summaryrefslogtreecommitdiff
path: root/graphics/skencil
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/skencil
parent03a0ad1e604fe41723f37c210b16862b3e5ae9ea (diff)
downloadpkgsrc-3445d075bebfeeda915b20c358b79af5b9db8895.tar.gz
extend PYTHON_VERSIONS_ for Python 3.7
Diffstat (limited to 'graphics/skencil')
-rw-r--r--graphics/skencil/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile
index ae0a7deac28..0ec6870550a 100644
--- a/graphics/skencil/Makefile
+++ b/graphics/skencil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2018/03/12 11:16:50 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2018/07/03 05:03:21 adam Exp $
DISTNAME= skencil-0.6.17
PKGREVISION= 14
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk
USE_TOOLS+= pax
REPLACE_PYTHON= sk2ppm.py sk2ps.py skconvert.py skencil.py skshow.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-imaging
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-imaging
SK_CONF_ARGS= --imaging-include=${BUILDLINK_PREFIX.pyimaging}/${PYINC}/PIL
SK_TKFLAGS= -L${BUILDLINK_PREFIX.tk}/lib ${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.tk}/lib -ltk -ltcl