From 2a6fbaaed045ab06cd7684382f4693bf0f996d55 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jan 2017 14:43:22 +0000 Subject: Add python-3.6 to incompatible versions. --- x11/py-gtk2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/py-gtk2') 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 -- cgit v1.2.3