summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorseanc <seanc@FreeBSD.org>2003-02-07 02:44:21 +0000
committerseanc <seanc@FreeBSD.org>2003-02-07 02:44:21 +0000
commit029b18cf87aedbf71e33f8d866f6df8c14ff7289 (patch)
tree2315898546b50fdde5fb0c2b3b87a246f37d3136
parent1f6ee4fb3acab07e5bf5542a77600b7f2b044939 (diff)
downloadFreeBSD-ports-029b18cf87aedbf71e33f8d866f6df8c14ff7289.zip
FreeBSD-ports-029b18cf87aedbf71e33f8d866f6df8c14ff7289.tar.gz
Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN. Since there seems to be some confusion, for the record: BROKEN is reserved for ports that don't work. This will prevent users from installing the port, but please note that ports marked as BROKEN will still be built by bento IGNORE is reserved for ports that should not be built for one reason or another (including bento). Users and bento will not build ports marked as IGNORE. FORBIDDEN is reserved for security breakages only!!! Only mark a port as FORBIDDEN if there is a security issue with the port at the time. Reviewed by: kris (portmgr)
-rw-r--r--devel/autoconf257/Makefile1
-rw-r--r--devel/autoconf259/Makefile1
-rw-r--r--devel/autoconf26/Makefile1
-rw-r--r--devel/autoconf261/Makefile1
-rw-r--r--devel/autoconf262/Makefile1
-rw-r--r--devel/autoconf267/Makefile1
-rw-r--r--devel/autoconf268/Makefile1
-rw-r--r--devel/automake110/Makefile1
-rw-r--r--devel/automake16/Makefile1
-rw-r--r--devel/automake17/Makefile1
-rw-r--r--devel/automake18/Makefile1
-rw-r--r--devel/automake19/Makefile1
-rw-r--r--devel/gnu-autoconf/Makefile1
-rw-r--r--devel/gnu-automake/Makefile1
-rw-r--r--devel/py-kqueue/Makefile4
-rw-r--r--editors/apel-xemacs21-mule/Makefile2
-rw-r--r--editors/jedit/Makefile2
-rw-r--r--emulators/snes9x/Makefile2
-rw-r--r--emulators/vmware-guestd/Makefile2
-rw-r--r--emulators/vmware-guestd3/Makefile2
-rw-r--r--emulators/vmware-guestd4/Makefile2
-rw-r--r--emulators/vmware-guestd5/Makefile2
-rw-r--r--emulators/vmware-guestd6/Makefile2
-rw-r--r--emulators/vmware-tools3/Makefile2
-rw-r--r--emulators/vmware-tools4/Makefile2
-rw-r--r--emulators/vmware-tools5/Makefile2
-rw-r--r--emulators/vmware-tools6/Makefile2
-rw-r--r--emulators/vmware_xf4mod/Makefile2
-rw-r--r--japanese/lookup-xemacs/Makefile2
-rw-r--r--japanese/tcsh-nls-generic/Makefile2
-rw-r--r--lang/py-compiler/Makefile2
-rw-r--r--net-mgmt/bsd-airtools/Makefile2
-rw-r--r--net/bsd-airtools/Makefile2
-rw-r--r--net/xbone/Makefile2
-rw-r--r--news/fidogate/Makefile2
-rw-r--r--print/gp/Makefile4
-rw-r--r--www/dansguardian/Makefile2
-rw-r--r--www/roxen/Makefile2
-rw-r--r--x11-toolkits/Motif-dummy/Makefile2
39 files changed, 27 insertions, 41 deletions
diff --git a/devel/autoconf257/Makefile b/devel/autoconf257/Makefile
index e3465d8..a5e0e9b 100644
--- a/devel/autoconf257/Makefile
+++ b/devel/autoconf257/Makefile
@@ -21,7 +21,6 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
.undef NO_IGNORE
BORKED= "DON'T EVEN THINK ABOUT IT."
BROKEN= ${BORKED}
-FORBIDDEN= ${BORKED}
IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
USE_BZIP2= yes
diff --git a/devel/autoconf259/Makefile b/devel/autoconf259/Makefile
index e3465d8..a5e0e9b 100644
--- a/devel/autoconf259/Makefile
+++ b/devel/autoconf259/Makefile
@@ -21,7 +21,6 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
.undef NO_IGNORE
BORKED= "DON'T EVEN THINK ABOUT IT."
BROKEN= ${BORKED}
-FORBIDDEN= ${BORKED}
IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
USE_BZIP2= yes
diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile
index e3465d8..a5e0e9b 100644
--- a/devel/autoconf26/Makefile
+++ b/devel/autoconf26/Makefile
@@ -21,7 +21,6 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
.undef NO_IGNORE
BORKED= "DON'T EVEN THINK ABOUT IT."
BROKEN= ${BORKED}
-FORBIDDEN= ${BORKED}
IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
USE_BZIP2= yes
diff --git a/devel/autoconf261/Makefile b/devel/autoconf261/Makefile
index e3465d8..a5e0e9b 100644
--- a/devel/autoconf261/Makefile
+++ b/devel/autoconf261/Makefile
@@ -21,7 +21,6 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
.undef NO_IGNORE
BORKED= "DON'T EVEN THINK ABOUT IT."
BROKEN= ${BORKED}
-FORBIDDEN= ${BORKED}
IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
USE_BZIP2= yes
diff --git a/devel/autoconf262/Makefile b/devel/autoconf262/Makefile
index e3465d8..a5e0e9b 100644
--- a/devel/autoconf262/Makefile
+++ b/devel/autoconf262/Makefile
@@ -21,7 +21,6 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
.undef NO_IGNORE
BORKED= "DON'T EVEN THINK ABOUT IT."
BROKEN= ${BORKED}
-FORBIDDEN= ${BORKED}
IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
USE_BZIP2= yes
diff --git a/devel/autoconf267/Makefile b/devel/autoconf267/Makefile
index e3465d8..a5e0e9b 100644
--- a/devel/autoconf267/Makefile
+++ b/devel/autoconf267/Makefile
@@ -21,7 +21,6 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
.undef NO_IGNORE
BORKED= "DON'T EVEN THINK ABOUT IT."
BROKEN= ${BORKED}
-FORBIDDEN= ${BORKED}
IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
USE_BZIP2= yes
diff --git a/devel/autoconf268/Makefile b/devel/autoconf268/Makefile
index e3465d8..a5e0e9b 100644
--- a/devel/autoconf268/Makefile
+++ b/devel/autoconf268/Makefile
@@ -21,7 +21,6 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
.undef NO_IGNORE
BORKED= "DON'T EVEN THINK ABOUT IT."
BROKEN= ${BORKED}
-FORBIDDEN= ${BORKED}
IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
USE_BZIP2= yes
diff --git a/devel/automake110/Makefile b/devel/automake110/Makefile
index 39fecb5..c6452d4 100644
--- a/devel/automake110/Makefile
+++ b/devel/automake110/Makefile
@@ -18,7 +18,6 @@ MAINTAINER= alane@FreeBSD.org
.undef NO_IGNORE
BORKED= "DON'T EVEN THINK ABOUT IT."
BROKEN= ${BORKED}
-FORBIDDEN= ${BORKED}
IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
USE_PERL5= yes
diff --git a/devel/automake16/Makefile b/devel/automake16/Makefile
index 39fecb5..c6452d4 100644
--- a/devel/automake16/Makefile
+++ b/devel/automake16/Makefile
@@ -18,7 +18,6 @@ MAINTAINER= alane@FreeBSD.org
.undef NO_IGNORE
BORKED= "DON'T EVEN THINK ABOUT IT."
BROKEN= ${BORKED}
-FORBIDDEN= ${BORKED}
IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
USE_PERL5= yes
diff --git a/devel/automake17/Makefile b/devel/automake17/Makefile
index 39fecb5..c6452d4 100644
--- a/devel/automake17/Makefile
+++ b/devel/automake17/Makefile
@@ -18,7 +18,6 @@ MAINTAINER= alane@FreeBSD.org
.undef NO_IGNORE
BORKED= "DON'T EVEN THINK ABOUT IT."
BROKEN= ${BORKED}
-FORBIDDEN= ${BORKED}
IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
USE_PERL5= yes
diff --git a/devel/automake18/Makefile b/devel/automake18/Makefile
index 39fecb5..c6452d4 100644
--- a/devel/automake18/Makefile
+++ b/devel/automake18/Makefile
@@ -18,7 +18,6 @@ MAINTAINER= alane@FreeBSD.org
.undef NO_IGNORE
BORKED= "DON'T EVEN THINK ABOUT IT."
BROKEN= ${BORKED}
-FORBIDDEN= ${BORKED}
IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
USE_PERL5= yes
diff --git a/devel/automake19/Makefile b/devel/automake19/Makefile
index 39fecb5..c6452d4 100644
--- a/devel/automake19/Makefile
+++ b/devel/automake19/Makefile
@@ -18,7 +18,6 @@ MAINTAINER= alane@FreeBSD.org
.undef NO_IGNORE
BORKED= "DON'T EVEN THINK ABOUT IT."
BROKEN= ${BORKED}
-FORBIDDEN= ${BORKED}
IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
USE_PERL5= yes
diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile
index e3465d8..a5e0e9b 100644
--- a/devel/gnu-autoconf/Makefile
+++ b/devel/gnu-autoconf/Makefile
@@ -21,7 +21,6 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
.undef NO_IGNORE
BORKED= "DON'T EVEN THINK ABOUT IT."
BROKEN= ${BORKED}
-FORBIDDEN= ${BORKED}
IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
USE_BZIP2= yes
diff --git a/devel/gnu-automake/Makefile b/devel/gnu-automake/Makefile
index 39fecb5..c6452d4 100644
--- a/devel/gnu-automake/Makefile
+++ b/devel/gnu-automake/Makefile
@@ -18,7 +18,6 @@ MAINTAINER= alane@FreeBSD.org
.undef NO_IGNORE
BORKED= "DON'T EVEN THINK ABOUT IT."
BROKEN= ${BORKED}
-FORBIDDEN= ${BORKED}
IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!"
USE_PERL5= yes
diff --git a/devel/py-kqueue/Makefile b/devel/py-kqueue/Makefile
index fb6fed0..35d9d05 100644
--- a/devel/py-kqueue/Makefile
+++ b/devel/py-kqueue/Makefile
@@ -22,10 +22,10 @@ PLIST_SUB+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S/^${LOCALBASE}\///g}
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400018
-FORBIDDEN="requires new kqueue API"
+IGNORE="requires new kqueue API"
.endif
.if ${OSVERSION} >= 500000 && ${OSVERSION} < 500010
-FORBIDDEN="requires new kqueue API"
+IGNORE="requires new kqueue API"
.endif
do-configure:
diff --git a/editors/apel-xemacs21-mule/Makefile b/editors/apel-xemacs21-mule/Makefile
index 81aa06f..fed9a17 100644
--- a/editors/apel-xemacs21-mule/Makefile
+++ b/editors/apel-xemacs21-mule/Makefile
@@ -38,7 +38,7 @@ XEMACS_PKG_CONTENTS= pkginfo/${MANIFEST} lisp/${XEMACS_PKGNAME}
APELDOCDIR= ${EMACS_PACKAGESDIR}/lisp/${XEMACS_PKGNAME}
.if defined(PARALLEL_PACKAGE_BUILD)
-FORBIDDEN= hang
+IGNORE= hang
.endif
xemacs-package: install
diff --git a/editors/jedit/Makefile b/editors/jedit/Makefile
index 8d14203..2b75adb 100644
--- a/editors/jedit/Makefile
+++ b/editors/jedit/Makefile
@@ -36,7 +36,7 @@ do-install:
@${INSTALL_SCRIPT} ${WRKDIR}/jedit.sh ${PREFIX}/bin/jedit
.if defined(PARALLEL_PACKAGE_BUILD)
-FORBIDDEN= hang
+IGNORE= hang
.endif
.include <bsd.port.mk>
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile
index ec3c158..486467c9 100644
--- a/emulators/snes9x/Makefile
+++ b/emulators/snes9x/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= green@FreeBSD.org
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
.elif ${MACHINE_ARCH} == alpha
MAKEFILE= Makefile.alpha
-FORBIDDEN= currently does not work on alpha
+BROKEN= currently does not work on alpha
.endif
USE_GMAKE= YES
diff --git a/emulators/vmware-guestd/Makefile b/emulators/vmware-guestd/Makefile
index aa00493..b12ef10 100644
--- a/emulators/vmware-guestd/Makefile
+++ b/emulators/vmware-guestd/Makefile
@@ -24,7 +24,7 @@ NO_BUILD= yes
RESTRICTED= "Not sure if we can redistribute this."
.if defined(PACKAGE_BUILDING)
-FORBIDDEN= "Can't build this port since it requires VMware."
+IGNORE= "Can't build this port since it requires VMware."
.endif
VMWARE_VER= 3.1.1
diff --git a/emulators/vmware-guestd3/Makefile b/emulators/vmware-guestd3/Makefile
index aa00493..b12ef10 100644
--- a/emulators/vmware-guestd3/Makefile
+++ b/emulators/vmware-guestd3/Makefile
@@ -24,7 +24,7 @@ NO_BUILD= yes
RESTRICTED= "Not sure if we can redistribute this."
.if defined(PACKAGE_BUILDING)
-FORBIDDEN= "Can't build this port since it requires VMware."
+IGNORE= "Can't build this port since it requires VMware."
.endif
VMWARE_VER= 3.1.1
diff --git a/emulators/vmware-guestd4/Makefile b/emulators/vmware-guestd4/Makefile
index aa00493..b12ef10 100644
--- a/emulators/vmware-guestd4/Makefile
+++ b/emulators/vmware-guestd4/Makefile
@@ -24,7 +24,7 @@ NO_BUILD= yes
RESTRICTED= "Not sure if we can redistribute this."
.if defined(PACKAGE_BUILDING)
-FORBIDDEN= "Can't build this port since it requires VMware."
+IGNORE= "Can't build this port since it requires VMware."
.endif
VMWARE_VER= 3.1.1
diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile
index aa00493..b12ef10 100644
--- a/emulators/vmware-guestd5/Makefile
+++ b/emulators/vmware-guestd5/Makefile
@@ -24,7 +24,7 @@ NO_BUILD= yes
RESTRICTED= "Not sure if we can redistribute this."
.if defined(PACKAGE_BUILDING)
-FORBIDDEN= "Can't build this port since it requires VMware."
+IGNORE= "Can't build this port since it requires VMware."
.endif
VMWARE_VER= 3.1.1
diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile
index aa00493..b12ef10 100644
--- a/emulators/vmware-guestd6/Makefile
+++ b/emulators/vmware-guestd6/Makefile
@@ -24,7 +24,7 @@ NO_BUILD= yes
RESTRICTED= "Not sure if we can redistribute this."
.if defined(PACKAGE_BUILDING)
-FORBIDDEN= "Can't build this port since it requires VMware."
+IGNORE= "Can't build this port since it requires VMware."
.endif
VMWARE_VER= 3.1.1
diff --git a/emulators/vmware-tools3/Makefile b/emulators/vmware-tools3/Makefile
index eee6600..38905ed 100644
--- a/emulators/vmware-tools3/Makefile
+++ b/emulators/vmware-tools3/Makefile
@@ -26,7 +26,7 @@ NO_BUILD= yes
RESTRICTED= "Not sure if we can redistribute this."
.if defined(PACKAGE_BUILDING)
-FORBIDDEN= "Can't build this port since it requires VMware."
+IGNORE= "Can't build this port since it requires VMware."
.endif
VMWARE_VER= 3.1.1
diff --git a/emulators/vmware-tools4/Makefile b/emulators/vmware-tools4/Makefile
index eee6600..38905ed 100644
--- a/emulators/vmware-tools4/Makefile
+++ b/emulators/vmware-tools4/Makefile
@@ -26,7 +26,7 @@ NO_BUILD= yes
RESTRICTED= "Not sure if we can redistribute this."
.if defined(PACKAGE_BUILDING)
-FORBIDDEN= "Can't build this port since it requires VMware."
+IGNORE= "Can't build this port since it requires VMware."
.endif
VMWARE_VER= 3.1.1
diff --git a/emulators/vmware-tools5/Makefile b/emulators/vmware-tools5/Makefile
index eee6600..38905ed 100644
--- a/emulators/vmware-tools5/Makefile
+++ b/emulators/vmware-tools5/Makefile
@@ -26,7 +26,7 @@ NO_BUILD= yes
RESTRICTED= "Not sure if we can redistribute this."
.if defined(PACKAGE_BUILDING)
-FORBIDDEN= "Can't build this port since it requires VMware."
+IGNORE= "Can't build this port since it requires VMware."
.endif
VMWARE_VER= 3.1.1
diff --git a/emulators/vmware-tools6/Makefile b/emulators/vmware-tools6/Makefile
index eee6600..38905ed 100644
--- a/emulators/vmware-tools6/Makefile
+++ b/emulators/vmware-tools6/Makefile
@@ -26,7 +26,7 @@ NO_BUILD= yes
RESTRICTED= "Not sure if we can redistribute this."
.if defined(PACKAGE_BUILDING)
-FORBIDDEN= "Can't build this port since it requires VMware."
+IGNORE= "Can't build this port since it requires VMware."
.endif
VMWARE_VER= 3.1.1
diff --git a/emulators/vmware_xf4mod/Makefile b/emulators/vmware_xf4mod/Makefile
index 38fbdf1..e44c673 100644
--- a/emulators/vmware_xf4mod/Makefile
+++ b/emulators/vmware_xf4mod/Makefile
@@ -25,7 +25,7 @@ USE_X_PREFIX= yes
ONLY_FOR_ARCHS= i386
RESTRICTED= "Not sure if we can redistribute it"
-FORBIDDEN= "This module is now part of XFree86 as of 4.1.0"
+IGNORE= "This module is now part of XFree86 as of 4.1.0"
do-extract:
${MKDIR} ${WRKSRC}
diff --git a/japanese/lookup-xemacs/Makefile b/japanese/lookup-xemacs/Makefile
index e7c7f2c..616473d 100644
--- a/japanese/lookup-xemacs/Makefile
+++ b/japanese/lookup-xemacs/Makefile
@@ -12,7 +12,7 @@ MASTERDIR= ${.CURDIR}/../lookup
EMACS_PORT_NAME=xemacs21-mule
.if defined(PARALLEL_PACKAGE_BUILD)
-FORBIDDEN= hang
+IGNORE= hang
.endif
.include "${MASTERDIR}/Makefile"
diff --git a/japanese/tcsh-nls-generic/Makefile b/japanese/tcsh-nls-generic/Makefile
index 6bf87f0..6d9f407 100644
--- a/japanese/tcsh-nls-generic/Makefile
+++ b/japanese/tcsh-nls-generic/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500006 || ${OSVERSION} < 500000 && ${OSVERSION} >= 400021
-FORBIDDEN= tcsh in base system cannot deal with local message catalogs yet
+BROKEN= tcsh in base system cannot deal with local message catalogs yet
.endif
CATALOGNAME?= generic
diff --git a/lang/py-compiler/Makefile b/lang/py-compiler/Makefile
index 92ec612..03ea4d1 100644
--- a/lang/py-compiler/Makefile
+++ b/lang/py-compiler/Makefile
@@ -24,7 +24,7 @@ WRKSRC= ${PYTHON_WRKSRC}/Tools/${PORTNAME}
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} >= 220
-FORBIDDEN= "Part of the standard library from Python 2.2 upwards"
+IGNORE= "Part of the standard library from Python 2.2 upwards"
.endif
.include <bsd.port.post.mk>
diff --git a/net-mgmt/bsd-airtools/Makefile b/net-mgmt/bsd-airtools/Makefile
index efd7d8a..f442431 100644
--- a/net-mgmt/bsd-airtools/Makefile
+++ b/net-mgmt/bsd-airtools/Makefile
@@ -22,7 +22,7 @@ INST_AIRTOOLS= ${CONF_AIRTOOLS} ${MAKE_AIRTOOLS}
WRKSRC= ${WRKDIR}/${PORTNAME}
.if !exists(/usr/include/dev/wi/if_wavelan_ieee.h)
-FORBIDDEN=You need to upgrade
+BROKEN= You need to upgrade
.endif
do-build:
diff --git a/net/bsd-airtools/Makefile b/net/bsd-airtools/Makefile
index efd7d8a..f442431 100644
--- a/net/bsd-airtools/Makefile
+++ b/net/bsd-airtools/Makefile
@@ -22,7 +22,7 @@ INST_AIRTOOLS= ${CONF_AIRTOOLS} ${MAKE_AIRTOOLS}
WRKSRC= ${WRKDIR}/${PORTNAME}
.if !exists(/usr/include/dev/wi/if_wavelan_ieee.h)
-FORBIDDEN=You need to upgrade
+BROKEN= You need to upgrade
.endif
do-build:
diff --git a/net/xbone/Makefile b/net/xbone/Makefile
index 9e7878d..a1a64b9 100644
--- a/net/xbone/Makefile
+++ b/net/xbone/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= yushunwa@isi.edu
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 320000
-FORBIDDEN= "X-Bone does not support FreeBSD prior to 3.2"
+BROKEN= "X-Bone does not support FreeBSD prior to 3.2"
.endif
USE_GMAKE= yes
diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile
index c570480..ca494de 100644
--- a/news/fidogate/Makefile
+++ b/news/fidogate/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= dinoex@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/libexec/ifmail/ifcico:${PORTSDIR}/news/ifmail
.if defined(PARALLEL_PACKAGE_BUILD)
-FORBIDDEN= indefinite hang
+IGNORE= indefinite hang
.endif
USE_GMAKE= yes
diff --git a/print/gp/Makefile b/print/gp/Makefile
index 7774c78..2436f4e 100644
--- a/print/gp/Makefile
+++ b/print/gp/Makefile
@@ -24,7 +24,7 @@ RUN_DEPENDS= ${PREFIX}/bin/psbook:${PORTSDIR}/print/psutils-${PAPERSIZE} \
LANGUAGE?= English
.if (${LANGUAGE} == "English")
-FORBIDDEN= Broken unless someone makes it work with tcl/tk 8.X
+IGNORE= Broken unless someone makes it work with tcl/tk 8.X
ALL_TARGET= filters
#LIB_DEPENDS= tcl76.1:${PORTSDIR}/lang/tcl76
#RUN_DEPENDS+= ${PREFIX}/bin/wish4.2:${PORTSDIR}/x11-toolkits/tk42
@@ -41,7 +41,7 @@ DOCDIRNAME= Doc.ja
DOCEXT= .euc
PAPERSIZE= a4
.else
-FORBIDDEN= Broken unless someone makes it work with tcl/tk 8.X
+IGNORE= Broken unless someone makes it work with tcl/tk 8.X
PAPERSIZE= a4
.endif
MAKE_ENV= LANGUAGE=${LANGUAGE} LANGEXT=${LANGEXT}
diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile
index c8f40f6..c5595fe 100644
--- a/www/dansguardian/Makefile
+++ b/www/dansguardian/Makefile
@@ -42,7 +42,7 @@ NO_PACKAGE= "Redistribution is restricted. Check ${DG_URL} for more info"
.include <bsd.port.pre.mk>
.if !(exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}))
-FORBIDDEN="Commercial source download is restricted. Please visit and read ${DG_URL} and download ${DISTNAME}${EXTRACT_SUFX} into ${DISTDIR} before running make"
+IGNORE= "Commercial source download is restricted. Please visit and read ${DG_URL} and download ${DISTNAME}${EXTRACT_SUFX} into ${DISTDIR} before running make"
.endif
post-install:
diff --git a/www/roxen/Makefile b/www/roxen/Makefile
index 47d2b92..808300c 100644
--- a/www/roxen/Makefile
+++ b/www/roxen/Makefile
@@ -37,7 +37,7 @@ post-install:
.include <bsd.port.pre.mk>
.if defined(PARALLEL_PACKAGE_BUILD) && ${OSVERSION} >= 500000
-FORBIDDEN= hang
+IGNORE= hang
.endif
.include <bsd.port.post.mk>
diff --git a/x11-toolkits/Motif-dummy/Makefile b/x11-toolkits/Motif-dummy/Makefile
index 93dfeb8..9a12a2a 100644
--- a/x11-toolkits/Motif-dummy/Makefile
+++ b/x11-toolkits/Motif-dummy/Makefile
@@ -15,7 +15,7 @@ NO_BUILD= yes
NO_INSTALL= yes
IS_INTERACTIVE= yes
.if !defined(PACKAGE_BUILDING)
-FORBIDDEN= this is a dummy package for installing Motif dependencies
+IGNORE= this is a dummy package for installing Motif dependencies
.endif
.include <bsd.port.mk>
OpenPOWER on IntegriCloud