summaryrefslogtreecommitdiff
path: root/math/py-pytables/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-pytables/Makefile')
-rw-r--r--math/py-pytables/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile
index 6c7006afd69..ce26dc9255e 100644
--- a/math/py-pytables/Makefile
+++ b/math/py-pytables/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2016/08/18 20:30:02 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2016/08/28 15:48:33 wiz Exp $
DISTNAME= tables-3.2.3
PKGNAME= ${PYPKGPREFIX}-py${DISTNAME}
@@ -17,7 +17,6 @@ WRKSRC= ${WRKDIR}/${GITHUB_PROJECT}-${GITHUB_TAG}
PYSETUPBUILDARGS+= --hdf5=${BUILDLINK_PREFIX.hdf5}
PYSETUPINSTALLARGS= ${PYSETUPBUILDARGS}
-PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}
DEPENDS+= ${PYPKGPREFIX}-numexpr>=2.0:../../math/py-numexpr