summaryrefslogtreecommitdiff
path: root/devel/py-tortoisehg/Makefile
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 /devel/py-tortoisehg/Makefile
parent03a0ad1e604fe41723f37c210b16862b3e5ae9ea (diff)
downloadpkgsrc-3445d075bebfeeda915b20c358b79af5b9db8895.tar.gz
extend PYTHON_VERSIONS_ for Python 3.7
Diffstat (limited to 'devel/py-tortoisehg/Makefile')
-rw-r--r--devel/py-tortoisehg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-tortoisehg/Makefile b/devel/py-tortoisehg/Makefile
index 693a04bbebe..18f9bc7beef 100644
--- a/devel/py-tortoisehg/Makefile
+++ b/devel/py-tortoisehg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2018/04/22 22:21:09 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2018/07/03 05:03:13 adam Exp $
DISTNAME= tortoisehg-4.5.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-iniparse>=0.4:../../textproc/py-iniparse
DEPENDS+= ${PYPKGPREFIX}-pygments>=1.6:../../textproc/py-pygments
DEPENDS+= ${PYPKGPREFIX}-mercurial>=2.8.1:../../devel/py-mercurial
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-iniparse, py-mercurial
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-iniparse, py-mercurial
thg_icon= /share/pixmaps/tortoisehg/icons/thg_logo.ico
SUBST_CLASSES+= df