diff options
Diffstat (limited to 'www/p5-Feed-Find/Makefile')
-rw-r--r-- | www/p5-Feed-Find/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Feed-Find/Makefile b/www/p5-Feed-Find/Makefile index b63f5f93e33b..f56f26f78d9e 100644 --- a/www/p5-Feed-Find/Makefile +++ b/www/p5-Feed-Find/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |