diff -ruN --exclude=CVS /usr/ports/net/p5-POE-Component-Client-Twitter/Makefile /usr/home/markun/work/ports/p5-POE-Component-Client-Twitter/Makefile --- /usr/ports/net/p5-POE-Component-Client-Twitter/Makefile 2010-05-04 06:48:58.000000000 +0900 +++ /usr/home/markun/work/ports/p5-POE-Component-Client-Twitter/Makefile 2010-07-25 03:49:27.000000000 +0900 @@ -7,6 +7,7 @@ PORTNAME= POE-Component-Client-Twitter PORTVERSION= 0.01 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,13 +20,13 @@ p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-POE-Component-Client-HTTP>=0:${PORTSDIR}/www/p5-POE-Component-Client-HTTP \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ + p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ + p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base \ p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -BROKEN= incomplete dependencies - MAN3= POE::Component::Client::Twitter.3 .include