diff options
Diffstat (limited to 'www/p5-CGI-Builder/Makefile')
-rw-r--r-- | www/p5-CGI-Builder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-Builder/Makefile b/www/p5-CGI-Builder/Makefile index 1b91fb5c737c..f2234f71b2e9 100644 --- a/www/p5-CGI-Builder/Makefile +++ b/www/p5-CGI-Builder/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl module intended to make it easier to create reusable web apps BUILD_DEPENDS= ${SITE_PERL}/IO/Util.pm:${PORTSDIR}/devel/p5-IO-Util \ ${SITE_PERL}/Class/constr.pm:${PORTSDIR}/devel/p5-OOTools -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |