summaryrefslogtreecommitdiff
path: root/x11/py-gtk2
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-gtk2')
-rw-r--r--x11/py-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index dd8e310b145..61392097c93 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2015/04/25 14:25:15 tnn Exp $
+# $NetBSD: Makefile,v 1.102 2015/12/05 21:26:08 adam Exp $
DISTNAME= pygtk-2.24.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/}
@@ -22,7 +22,7 @@ USE_TOOLS+= gmake pkg-config
PY_PATCHPLIST= YES
PYTHON_VERSIONED_DEPENDENCIES= cairo:link
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.24.0
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.24.0
REPLACE_PYTHON+= examples/atk/atk-demo.py
REPLACE_PYTHON+= examples/glade/autoconnect.py