diff options
author | sat <sat@FreeBSD.org> | 2006-08-06 01:42:09 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-08-06 01:42:09 +0800 |
commit | 3dfe7699710fe61b8ce10b35273952b4ca84644b (patch) | |
tree | 789b0bf52e36cf244b658c2956b25cabbbf6d51e /www | |
parent | bde8fb3b1b2fc1cc42c6560e1fd9f7f728b4f5d2 (diff) | |
download | freebsd-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/Makefile | 2 |
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> |