diff options
Diffstat (limited to 'www/p5-Apache2-Scoreboard/Makefile')
-rw-r--r-- | www/p5-Apache2-Scoreboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache2-Scoreboard/Makefile b/www/p5-Apache2-Scoreboard/Makefile index e0098d47e395..e72005c6cd73 100644 --- a/www/p5-Apache2-Scoreboard/Makefile +++ b/www/p5-Apache2-Scoreboard/Makefile @@ -18,7 +18,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the Apache scoreboard structure BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=2.0.0:${PORTSDIR}/www/mod_perl2 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes USE_APACHE= 20+ |