aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-05-17 07:16:44 +0800
committerpav <pav@FreeBSD.org>2010-05-17 07:16:44 +0800
commit36c8e822444570791b7ac41c9e9d97606e925f87 (patch)
tree45e4c8c1394a15275233947647a2a9a2d04af2ac /www
parent96d10c0d4bda39d58994c1c84678b43c25801732 (diff)
downloadfreebsd-ports-gnome-36c8e822444570791b7ac41c9e9d97606e925f87.tar.gz
freebsd-ports-gnome-36c8e822444570791b7ac41c9e9d97606e925f87.tar.zst
freebsd-ports-gnome-36c8e822444570791b7ac41c9e9d97606e925f87.zip
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'www')
-rw-r--r--www/p5-Apache2-Scoreboard/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache2-Scoreboard/Makefile b/www/p5-Apache2-Scoreboard/Makefile
index 04baf98931cc..aa09cfe69dc9 100644
--- a/www/p5-Apache2-Scoreboard/Makefile
+++ b/www/p5-Apache2-Scoreboard/Makefile
@@ -18,6 +18,8 @@ COMMENT= Perl interface to the Apache scoreboard structure
BUILD_DEPENDS= ${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= does not compile
+
PERL_CONFIGURE= 5.8.0+
MAN3= Apache::Scoreboard.3 Apache::DummyScoreboard.3