diff options
Diffstat (limited to 'news/p5-POE-Component-Client-NNTP/Makefile')
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/news/p5-POE-Component-Client-NNTP/Makefile b/news/p5-POE-Component-Client-NNTP/Makefile index b95f1162dccc..cd2665a02fba 100644 --- a/news/p5-POE-Component-Client-NNTP/Makefile +++ b/news/p5-POE-Component-Client-NNTP/Makefile @@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE component for non-blocking NNTP access -BUILD_DEPENDS= p5-POE>=0.999.9:${PORTSDIR}/devel/p5-POE \ - p5-POE-Component-Pluggable>=0.03:${PORTSDIR}/devel/p5-POE-Component-Pluggable \ - p5-Test-POE-Server-TCP>=0:${PORTSDIR}/devel/p5-Test-POE-Server-TCP -RUN_DEPENDS= p5-POE>=0.999.9:${PORTSDIR}/devel/p5-POE \ - p5-POE-Component-Pluggable>=0.03:${PORTSDIR}/devel/p5-POE-Component-Pluggable +BUILD_DEPENDS= p5-POE>=0.999.9:devel/p5-POE \ + p5-POE-Component-Pluggable>=0.03:devel/p5-POE-Component-Pluggable \ + p5-Test-POE-Server-TCP>=0:devel/p5-Test-POE-Server-TCP +RUN_DEPENDS= p5-POE>=0.999.9:devel/p5-POE \ + p5-POE-Component-Pluggable>=0.03:devel/p5-POE-Component-Pluggable USES= perl5 USE_PERL5= configure |