aboutsummaryrefslogtreecommitdiffstats
path: root/net/xbone-gui
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-09-03 02:02:29 +0800
committerkris <kris@FreeBSD.org>2006-09-03 02:02:29 +0800
commitd3b95c6bd79b2ac6ada0672d2b296ed7a8fa46ef (patch)
treedac92161831f87b8dbdf6a0653edb65b46295de5 /net/xbone-gui
parent319ffc0c628cb626c43fb7004e241f09ad441f7a (diff)
downloadfreebsd-ports-gnome-d3b95c6bd79b2ac6ada0672d2b296ed7a8fa46ef.tar.gz
freebsd-ports-gnome-d3b95c6bd79b2ac6ada0672d2b296ed7a8fa46ef.tar.zst
freebsd-ports-gnome-d3b95c6bd79b2ac6ada0672d2b296ed7a8fa46ef.zip
Change FORBIDDEN to IGNORE since the problem described is not a
security vulnerability.
Diffstat (limited to 'net/xbone-gui')
-rw-r--r--net/xbone-gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xbone-gui/Makefile b/net/xbone-gui/Makefile
index 2f4baeb9b551..4563933f3125 100644
--- a/net/xbone-gui/Makefile
+++ b/net/xbone-gui/Makefile
@@ -46,7 +46,7 @@ MAN8= xb-gui-control.8 xb-apache-config.8
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 470000
-FORBIDDEN= "X-Bone ${PORTVERSION} does not support FreeBSD prior to 4.7"
+IGNORE= X-Bone ${PORTVERSION} does not support FreeBSD prior to 4.7
.endif
.if ${PERL_LEVEL} < 500601