summaryrefslogtreecommitdiff
path: root/textproc/libplist/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libplist/Makefile')
-rw-r--r--textproc/libplist/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libplist/Makefile b/textproc/libplist/Makefile
index d030e92ce8c..9af0bd9e73b 100644
--- a/textproc/libplist/Makefile
+++ b/textproc/libplist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/01/01 14:43:59 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2018/07/03 05:03:35 adam Exp $
DISTNAME= libplist-1.12
CATEGORIES= textproc
@@ -19,7 +19,7 @@ USE_LANGUAGES= c c++
PKGCONFIG_OVERRIDE+= libplist++.pc.in
PKGCONFIG_OVERRIDE+= libplist.pc.in
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.8
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.8
.include "../../devel/py-cython/buildlink3.mk"
.include "../../devel/py-cython/tool.mk"