diff options
Diffstat (limited to 'www/p5-Apache-ParseFormData/Makefile')
-rw-r--r-- | www/p5-Apache-ParseFormData/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-ParseFormData/Makefile b/www/p5-Apache-ParseFormData/Makefile index 3a0d189fec9b..68b24f8a27ab 100644 --- a/www/p5-Apache-ParseFormData/Makefile +++ b/www/p5-Apache-ParseFormData/Makefile @@ -16,7 +16,7 @@ MAINTAINER= nistor@snickers.org COMMENT= Module allows you to easily decode/parse form and query data BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |