aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2001-03-21 11:07:17 +0800
committervanilla <vanilla@FreeBSD.org>2001-03-21 11:07:17 +0800
commit7f08e6faf61c29b4e0e4cc53825c3b996a050912 (patch)
tree0e9c3ca84989546e208876ec66b44fbe084023fb /www
parentfa5477bafa7b293229a02967c0107dbe7a6afd2d (diff)
downloadfreebsd-ports-graphics-7f08e6faf61c29b4e0e4cc53825c3b996a050912.tar.gz
freebsd-ports-graphics-7f08e6faf61c29b4e0e4cc53825c3b996a050912.tar.zst
freebsd-ports-graphics-7f08e6faf61c29b4e0e4cc53825c3b996a050912.zip
Remove BROKEN for 3.*, because we don't support 3.* anymore.
Diffstat (limited to 'www')
-rw-r--r--www/mod_perl/Makefile4
-rw-r--r--www/mod_perl2/Makefile4
2 files changed, 0 insertions, 8 deletions
diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile
index 2dbb3a91fc6..0c495348127 100644
--- a/www/mod_perl/Makefile
+++ b/www/mod_perl/Makefile
@@ -38,10 +38,6 @@ PERLSITEDIR= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 400000
-BROKEN= "see PR 14924; use p5-Apache instead"
-.endif
-
do-configure:
@ cd ${WRKSRC}; \
${PERL5} Makefile.PL USE_APXS=1 EVERYTHING=1 \
diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile
index 2dbb3a91fc6..0c495348127 100644
--- a/www/mod_perl2/Makefile
+++ b/www/mod_perl2/Makefile
@@ -38,10 +38,6 @@ PERLSITEDIR= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 400000
-BROKEN= "see PR 14924; use p5-Apache instead"
-.endif
-
do-configure:
@ cd ${WRKSRC}; \
${PERL5} Makefile.PL USE_APXS=1 EVERYTHING=1 \