summaryrefslogtreecommitdiff
path: root/security/py-xmlsec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-xmlsec/Makefile')
-rw-r--r--security/py-xmlsec/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile
index 78409c5cfe8..79bc2cd2662 100644
--- a/security/py-xmlsec/Makefile
+++ b/security/py-xmlsec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2016/07/09 13:04:05 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/01/01 14:43:56 wiz Exp $
DISTNAME= pyxmlsec-0.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
USE_TOOLS+= pkg-config
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.3.1
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"