summaryrefslogtreecommitdiff
path: root/x11/py-gtk2
diff options
context:
space:
mode:
authorwiz <wiz>2017-01-01 14:43:22 +0000
committerwiz <wiz>2017-01-01 14:43:22 +0000
commit2a6fbaaed045ab06cd7684382f4693bf0f996d55 (patch)
treee76899e3fd3b6a6a58bb4e74444c8b3242764f99 /x11/py-gtk2
parent23d93816b5d414b2e416de786e95bcae9da4b9b3 (diff)
downloadpkgsrc-2a6fbaaed045ab06cd7684382f4693bf0f996d55.tar.gz
Add python-3.6 to incompatible versions.
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 4726f894623..a0f8b7c8715 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.105 2016/08/26 17:14:57 joerg Exp $
+# $NetBSD: Makefile,v 1.106 2017/01/01 14:44:08 wiz Exp $
DISTNAME= pygtk-2.24.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/}
@@ -25,7 +25,7 @@ USE_TOOLS+= gmake pkg-config
PY_PATCHPLIST= YES
PYTHON_VERSIONED_DEPENDENCIES= cairo:link
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.24.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.24.0
REPLACE_PYTHON+= examples/atk/atk-demo.py
REPLACE_PYTHON+= examples/glade/autoconnect.py