diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-03 13:45:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-03 13:45:47 +0000 |
commit | 2d8ab3c4a76cd5fdc612abd5f479479524e61a90 (patch) | |
tree | 4c3e077ef491477dfa7634ed4da57513a2c3a40b /www/p5-Apache | |
parent | update to smtpfeed 0.75. (diff) |
Mark ports that are still suffering from post-perl5-upgrade syndrome
as broken. Actually there were much fewer than I thought.
Approved by: markm
Diffstat (limited to 'www/p5-Apache')
-rw-r--r-- | www/p5-Apache/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-Apache/Makefile b/www/p5-Apache/Makefile index aaf89a21bb0c..c2d23dbe5510 100644 --- a/www/p5-Apache/Makefile +++ b/www/p5-Apache/Makefile @@ -3,7 +3,7 @@ # Date created: April 26th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.8 1998/01/25 16:33:23 steve Exp $ +# $Id: Makefile,v 1.9 1998/06/27 01:30:25 steve Exp $ # DISTNAME= mod_perl-1.07 @@ -16,6 +16,8 @@ MAINTAINER= jfitz@FreeBSD.ORG BUILD_DEPENDS= /nonexistent:${PORTSDIR}/www/apache12:patch +BROKEN= perl5 upgrade + USE_PERL5= YES CONFIGURE_ENV= PORTSDIR=${PORTSDIR} INSTALL_PROGRAM="${INSTALL_PROGRAM}" MAN3= Apache.3 Apache::Constants.3 Apache::Options.3 \ |