aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-08-06 01:42:09 +0800
committersat <sat@FreeBSD.org>2006-08-06 01:42:09 +0800
commit3dfe7699710fe61b8ce10b35273952b4ca84644b (patch)
tree789b0bf52e36cf244b658c2956b25cabbbf6d51e /www
parentbde8fb3b1b2fc1cc42c6560e1fd9f7f728b4f5d2 (diff)
downloadfreebsd-ports-gnome-3dfe7699710fe61b8ce10b35273952b4ca84644b.tar.gz
freebsd-ports-gnome-3dfe7699710fe61b8ce10b35273952b4ca84644b.tar.zst
freebsd-ports-gnome-3dfe7699710fe61b8ce10b35273952b4ca84644b.zip
- Mark as BROKEN for conflicts with mod_perl
Reported by: pointyhat via erwin
Diffstat (limited to 'www')
-rw-r--r--www/p5-Apache-SizeLimit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache-SizeLimit/Makefile b/www/p5-Apache-SizeLimit/Makefile
index b4729f442018..f15fa3959401 100644
--- a/www/p5-Apache-SizeLimit/Makefile
+++ b/www/p5-Apache-SizeLimit/Makefile
@@ -23,4 +23,6 @@ PERL_CONFIGURE= YES
MAN3= ${PORTNAME:S/-/::/g}.3
+BROKEN= conflicts with www/mod_perl
+
.include <bsd.port.mk>