diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-10 10:00:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-10 10:00:43 +0000 |
commit | 1d2b35a2f94760cef8965ea20ae2ab80ff4a8f4f (patch) | |
tree | 68c5a0bd0cad90c8c67f274fcbe738b8665bb018 /www/p5-Apache2-Scoreboard | |
parent | 49dfe510bf7d0be79c97e4f7e6ae2cd907aa30bb (diff) |
Notes
Diffstat (limited to 'www/p5-Apache2-Scoreboard')
-rw-r--r-- | www/p5-Apache2-Scoreboard/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache2-Scoreboard/Makefile b/www/p5-Apache2-Scoreboard/Makefile index e72005c6cd73..53d7bf9fca16 100644 --- a/www/p5-Apache2-Scoreboard/Makefile +++ b/www/p5-Apache2-Scoreboard/Makefile @@ -20,6 +20,8 @@ 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} +BROKEN= does not configure + PERL_CONFIGURE= yes USE_APACHE= 20+ USE_LDCONFIG= yes |