diff options
Diffstat (limited to 'devel/p5-POE-Component-RSSAggregator/Makefile')
-rw-r--r-- | devel/p5-POE-Component-RSSAggregator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-POE-Component-RSSAggregator/Makefile b/devel/p5-POE-Component-RSSAggregator/Makefile index f8013ecd61d5..d9850cd3c6dc 100644 --- a/devel/p5-POE-Component-RSSAggregator/Makefile +++ b/devel/p5-POE-Component-RSSAggregator/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/XML/RSS/Feed.pm:${PORTSDIR}/textproc/p5-XML-RSS-Feed \ p5-POE-Component-Client-DNS>=0.98:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \ p5-POE-Component-Client-HTTP>=0.51:${PORTSDIR}/www/p5-POE-Component-Client-HTTP -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |