diff options
Diffstat (limited to 'www/p5-WWW-Mechanize-CGI/Makefile')
-rw-r--r-- | www/p5-WWW-Mechanize-CGI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Mechanize-CGI/Makefile b/www/p5-WWW-Mechanize-CGI/Makefile index 5777458121e1..dc0aa306ccd5 100644 --- a/www/p5-WWW-Mechanize-CGI/Makefile +++ b/www/p5-WWW-Mechanize-CGI/Makefile @@ -16,7 +16,7 @@ COMMENT= Use WWW::Mechanize with CGI applications. RUN_DEPENDS= p5-HTTP-Request-AsCGI>=0.2:${PORTSDIR}/www/p5-HTTP-Request-AsCGI \ p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |