summaryrefslogtreecommitdiff
path: root/graphics/mypaint
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-07-03 05:03:01 +0000
committeradam <adam@pkgsrc.org>2018-07-03 05:03:01 +0000
commit3445d075bebfeeda915b20c358b79af5b9db8895 (patch)
treef5adf48498a05775bea8c492276fdbad87e6ff60 /graphics/mypaint
parent03a0ad1e604fe41723f37c210b16862b3e5ae9ea (diff)
downloadpkgsrc-3445d075bebfeeda915b20c358b79af5b9db8895.tar.gz
extend PYTHON_VERSIONS_ for Python 3.7
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 c6cb2821949..3cce054ec34 100644
--- a/graphics/mypaint/Makefile
+++ b/graphics/mypaint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2018/04/16 14:34:39 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2018/07/03 05:03:19 adam Exp $
DISTNAME= mypaint-1.1.0
PKGREVISION= 6
@@ -19,7 +19,7 @@ USE_LANGUAGES= c c++
USE_TOOLS+= bash:run msgfmt pkg-config
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-gtk2
USE_PKGLOCALEDIR= yes