diff options
Diffstat (limited to 'www/p5-ZConf-RSS/Makefile')
-rw-r--r-- | www/p5-ZConf-RSS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-ZConf-RSS/Makefile b/www/p5-ZConf-RSS/Makefile index acd2e3077d11..a55c7812fe07 100644 --- a/www/p5-ZConf-RSS/Makefile +++ b/www/p5-ZConf-RSS/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \ ${SITE_PERL}/XML/FeedPP.pm:${PORTSDIR}/textproc/p5-XML-FeedPP \ ${SITE_PERL}/Text/NeatTemplate.pm:${PORTSDIR}/textproc/p5-Text-NeatTemplate \ ${SITE_PERL}/HTML/FormatText/WithLinks.pm:${PORTSDIR}/textproc/p5-HTML-FormatText-WithLinks -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |