summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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