diff options
Diffstat (limited to 'www/p5-CGI-Application-Plugin-AutoRunmode/Makefile')
-rw-r--r-- | www/p5-CGI-Application-Plugin-AutoRunmode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile b/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile index 6fd5c88c79c0..d5cd5fa16b06 100644 --- a/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile +++ b/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile @@ -15,7 +15,7 @@ MAINTAINER= hartzell@alerce.com COMMENT= CGI::App plugin to automatically register runmodes BUILD_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |