From d9cd52ca4f7d2f437462e137076da25e25647437 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. --- graphics/mypaint/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/mypaint') diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile index 05957e69a41..3829e28c416 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2016/08/03 10:22:54 adam Exp $ +# $NetBSD: Makefile,v 1.25 2017/01/01 14:43:42 wiz Exp $ DISTNAME= mypaint-1.1.0 PKGREVISION= 2 @@ -19,7 +19,7 @@ USE_LANGUAGES= c c++ USE_TOOLS+= bash:run msgfmt pkg-config PYTHON_VERSIONED_DEPENDENCIES= cairo -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2 USE_PKGLOCALEDIR= yes -- cgit v1.2.3