summaryrefslogtreecommitdiff
path: root/devel/py-unitgui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-unitgui/Makefile')
-rw-r--r--devel/py-unitgui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-unitgui/Makefile b/devel/py-unitgui/Makefile
index b0dd32d5f60..559a91bc5c9 100644
--- a/devel/py-unitgui/Makefile
+++ b/devel/py-unitgui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/01/01 14:43:36 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2018/07/03 05:03:13 adam Exp $
DISTNAME= pyunit-1.4.1
PKGNAME= ${PYPKGPREFIX}-unitgui-1.4.1
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk
EGG_NAME= PyUnit-${PKGVERSION_NOREV}
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"