summaryrefslogtreecommitdiff
path: root/textproc/py-libxslt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-libxslt/Makefile')
-rw-r--r--textproc/py-libxslt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile
index f42a5e79ba9..f8390fa5d53 100644
--- a/textproc/py-libxslt/Makefile
+++ b/textproc/py-libxslt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2017/09/10 20:56:48 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2018/07/03 05:03:37 adam Exp $
.include "../../textproc/libxslt/Makefile.common"
@@ -11,7 +11,7 @@ COMMENT= Python wrapper for libxslt
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
DEPENDS+= ${PYPKGPREFIX}-libxml2>=2.6.8:../../textproc/py-libxml2
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.1.28
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.1.28
PYSETUPSUBDIR= python
NO_CONFIGURE= yes