summaryrefslogtreecommitdiff
path: root/math/py-pytables
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-pytables')
-rw-r--r--math/py-pytables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile
index 99bbbea01b2..c30ca7ace60 100644
--- a/math/py-pytables/Makefile
+++ b/math/py-pytables/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:31 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/12/05 20:50:37 rillig Exp $
#
DISTNAME= pytables-0.9.1
@@ -15,7 +15,7 @@ PYDISTUTILSPKG= yes
PYSETUPBUILDARGS= --hdf5=${BUILDLINK_PREFIX.hdf5}
PYSETUPINSTALLARGS= --hdf5=${BUILDLINK_PREFIX.hdf5}
PYTHON_VERSIONS_ACCEPTED= 24 23 22
-PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
+PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}
post-extract:
cd ${WRKSRC}/utils; \