summaryrefslogtreecommitdiff
path: root/devel/gobject-introspection/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gobject-introspection/Makefile')
-rw-r--r--devel/gobject-introspection/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile
index cbae0c7b26c..6346820aac6 100644
--- a/devel/gobject-introspection/Makefile
+++ b/devel/gobject-introspection/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2015/06/10 23:27:56 prlw1 Exp $
+# $NetBSD: Makefile,v 1.44 2015/12/05 21:25:35 adam Exp $
DISTNAME= gobject-introspection-1.44.0
CATEGORIES= devel gnome
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.40.0 (Bug #728079)
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.40.0 (Bug #728079)
GNU_CONFIGURE= yes
USE_LIBTOOL= yes