summaryrefslogtreecommitdiff
path: root/x11/py-gnome2-desktop
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-gnome2-desktop
parent23d93816b5d414b2e416de786e95bcae9da4b9b3 (diff)
downloadpkgsrc-2a6fbaaed045ab06cd7684382f4693bf0f996d55.tar.gz
Add python-3.6 to incompatible versions.
Diffstat (limited to 'x11/py-gnome2-desktop')
-rw-r--r--x11/py-gnome2-desktop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile
index 44a53c1af81..bcac3931173 100644
--- a/x11/py-gnome2-desktop/Makefile
+++ b/x11/py-gnome2-desktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.102 2016/12/04 05:17:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.103 2017/01/01 14:44:08 wiz Exp $
DISTNAME= gnome-python-desktop-2.32.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/}
@@ -20,7 +20,7 @@ USE_TOOLS+= pkg-config gmake
PKGCONFIG_OVERRIDE+= gnome-python-desktop-2.0.pc.in
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ORBit via py-gnome2, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-ORBit via py-gnome2, py-gtk2
PYTHON_VERSIONED_DEPENDENCIES= cairo:link
.include "../../lang/python/pyversion.mk"