summaryrefslogtreecommitdiff
path: root/devel/py-pqueue/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pqueue/Makefile')
-rw-r--r--devel/py-pqueue/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-pqueue/Makefile b/devel/py-pqueue/Makefile
index a8f2a4b1527..bf75a01fd33 100644
--- a/devel/py-pqueue/Makefile
+++ b/devel/py-pqueue/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2016/07/09 13:03:42 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2017/01/01 14:43:34 wiz Exp $
DISTNAME= PQueue-0.2
PKGNAME= ${PYPKGPREFIX}-pqueue-0.2
@@ -19,7 +19,7 @@ BUILD_TARGET= default
PY_PATCHPLIST= yes
PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX:Q}
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.2
PYQ_DOCDIR= ${PREFIX}/share/doc/${PYPKGPREFIX}-PQueue