summaryrefslogtreecommitdiff
path: root/graphics/mypaint
diff options
context:
space:
mode:
authoradam <adam>2015-12-05 21:25:27 +0000
committeradam <adam>2015-12-05 21:25:27 +0000
commit23fd2995db2bf47c3b3f74bf334b634ad1f516a8 (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /graphics/mypaint
parent10a531fe60fc34c04b128387fde9e98cfb9cdef8 (diff)
downloadpkgsrc-23fd2995db2bf47c3b3f74bf334b634ad1f516a8.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'graphics/mypaint')
-rw-r--r--graphics/mypaint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile
index 49a84fe977f..dca4fa3b2a9 100644
--- a/graphics/mypaint/Makefile
+++ b/graphics/mypaint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2015/11/25 12:50:44 jperkin Exp $
+# $NetBSD: Makefile,v 1.22 2015/12/05 21:25:45 adam Exp $
DISTNAME= mypaint-1.1.0
PKGREVISION= 1
@@ -19,7 +19,7 @@ USE_LANGUAGES= c c++
USE_TOOLS+= bash:run msgfmt pkg-config
PYTHON_VERSIONED_DEPENDENCIES= cairo
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
USE_PKGLOCALEDIR= yes