summaryrefslogtreecommitdiff
path: root/graphics/dia-python
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/dia-python
parent03a0ad1e604fe41723f37c210b16862b3e5ae9ea (diff)
downloadpkgsrc-3445d075bebfeeda915b20c358b79af5b9db8895.tar.gz
extend PYTHON_VERSIONS_ for Python 3.7
Diffstat (limited to 'graphics/dia-python')
-rw-r--r--graphics/dia-python/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dia-python/Makefile b/graphics/dia-python/Makefile
index bff4a7326c8..caa2a171a3c 100644
--- a/graphics/dia-python/Makefile
+++ b/graphics/dia-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2018/04/16 14:34:34 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2018/07/03 05:03:19 adam Exp $
DIA_SUBPKG= -python
PKGREVISION= 5
@@ -12,7 +12,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
REPLACE_PYTHON= po-checktrans.py
REPLACE_PYTHON+= plug-ins/python/gtkcons.py
REPLACE_PYTHON+= sheets/checktrans.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-gtk2
BUILD_DIRS+= plug-ins/python
INSTALL_DIRS+= plug-ins/python