diff options
Diffstat (limited to 'www/p5-WWW-FreeProxy/Makefile')
-rw-r--r-- | www/p5-WWW-FreeProxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-FreeProxy/Makefile b/www/p5-WWW-FreeProxy/Makefile index 38abb0e5f1af..fc59f4fc367b 100644 --- a/www/p5-WWW-FreeProxy/Makefile +++ b/www/p5-WWW-FreeProxy/Makefile @@ -15,7 +15,7 @@ MAINTAINER= dhn@FreeBSD.org COMMENT= Fetch proxies from free proxy lists BUILD_DEPENDS= ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= YES |