aboutsummaryrefslogtreecommitdiff
path: root/devel/py-kqueue/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-kqueue/Makefile')
-rw-r--r--devel/py-kqueue/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-kqueue/Makefile b/devel/py-kqueue/Makefile
index fb6fed0c8046..35d9d055d053 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: