summaryrefslogtreecommitdiff
path: root/devel/talloc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/talloc/Makefile')
-rw-r--r--devel/talloc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/talloc/Makefile b/devel/talloc/Makefile
index 0096db47de2..071d5f0b783 100644
--- a/devel/talloc/Makefile
+++ b/devel/talloc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2018/04/16 21:33:00 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2018/07/03 05:03:14 adam Exp $
DISTNAME= talloc-2.1.13
CATEGORIES= devel
@@ -19,7 +19,7 @@ PKGCONFIG_OVERRIDE+= talloc.pc.in
PKGCONFIG_OVERRIDE+= pytalloc-util.pc.in
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.1.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 2.1.0
# include/talloc.h
CONFLICTS+= samba<=4.6.8nb3