aboutsummaryrefslogtreecommitdiff
path: root/www/mod_perl
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-01-18 14:27:11 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-01-18 14:27:11 +0000
commitc6ba1aef12eab83173780bf0e10e229723641c45 (patch)
tree463e54a65f0cf79f60c8f48b866ddf69ffdc91d8 /www/mod_perl
parent5358b2cfcb96505bea023168d7e5db35c3880d87 (diff)
downloadports-c6ba1aef12eab83173780bf0e10e229723641c45.tar.gz
ports-c6ba1aef12eab83173780bf0e10e229723641c45.zip
Notes
Diffstat (limited to 'www/mod_perl')
-rw-r--r--www/mod_perl/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile
index dd0c05c89b5b..50ebda4f2e35 100644
--- a/www/mod_perl/Makefile
+++ b/www/mod_perl/Makefile
@@ -34,11 +34,7 @@ MAN3= Apache.3 Apache::Constants.3 Apache::ExtUtils.3 \
mod_perl_tuning.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 400000
BROKEN= "see PR 14924; use p5-Apache instead"
-.endif
do-configure:
@ cd ${WRKSRC}; \
@@ -52,4 +48,4 @@ post-install:
${PREFIX}/include/apache/modules/perl
${SH} ${PKGINSTALL}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>