aboutsummaryrefslogtreecommitdiffstats
path: root/lang/perl5.6/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-03-29 15:50:14 +0800
committerasami <asami@FreeBSD.org>1999-03-29 15:50:14 +0800
commitdbb5810fa0ba7ce631265ead41fb74fefa24a0a1 (patch)
treed9cfaa5daf66b980a13598d74d706fe57f696408 /lang/perl5.6/Makefile
parent7931da6a896ef8f64aacecf5c67d6c1ffa5af05e (diff)
downloadfreebsd-ports-gnome-dbb5810fa0ba7ce631265ead41fb74fefa24a0a1.tar.gz
freebsd-ports-gnome-dbb5810fa0ba7ce631265ead41fb74fefa24a0a1.tar.zst
freebsd-ports-gnome-dbb5810fa0ba7ce631265ead41fb74fefa24a0a1.zip
Use FORBIDDEN to indicate that this port shouldn't be built under any (some)
circumstances. This is different from BROKEN, which merely means we think it is broken.
Diffstat (limited to 'lang/perl5.6/Makefile')
-rw-r--r--lang/perl5.6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl5.6/Makefile b/lang/perl5.6/Makefile
index 8ecf159155dc..823082039f4f 100644
--- a/lang/perl5.6/Makefile
+++ b/lang/perl5.6/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 April 1995
# Whom: markm
#
-# $Id: Makefile,v 1.26 1998/10/12 06:51:07 markm Exp $
+# $Id: Makefile,v 1.27 1998/11/11 05:37:25 asami Exp $
#
DISTNAME= perl5.005_02
@@ -21,7 +21,7 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX}
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 300003
-BROKEN= perl is in system
+FORBIDDEN= perl is in system
.endif
MAN1= a2p.1 c2ph.1 h2ph.1 h2xs.1 perl.1 perl5004delta.1 \