diff options
Diffstat (limited to 'www/p5-CGI-SSI/Makefile')
-rw-r--r-- | www/p5-CGI-SSI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-SSI/Makefile b/www/p5-CGI-SSI/Makefile index 6735f040d3ab..c22e90343a83 100644 --- a/www/p5-CGI-SSI/Makefile +++ b/www/p5-CGI-SSI/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-HTML-SimpleParse>=0:${PORTSDIR}/www/p5-HTML-SimpleParse \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |