summaryrefslogtreecommitdiff
path: root/devel/py-tabular/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-tabular/Makefile')
-rw-r--r--devel/py-tabular/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-tabular/Makefile b/devel/py-tabular/Makefile
index c2620619eac..51007374e3f 100644
--- a/devel/py-tabular/Makefile
+++ b/devel/py-tabular/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2018/01/30 09:09:06 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/07/03 05:03:13 adam Exp $
DISTNAME= tabular-0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@ LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.1
BUILDLINK_API_DEPENDS.pynumpy+= ${PYPKGPREFIX}-numpy>=1.6
.include "../../math/py-numpy/buildlink3.mk"