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, 1 insertions, 3 deletions
diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile
index 45cd40091ef..7adf3739a72 100644
--- a/math/py-pytables/Makefile
+++ b/math/py-pytables/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2012/09/11 23:04:32 asau Exp $
+# $NetBSD: Makefile,v 1.26 2012/10/03 22:14:02 wiz Exp $
#
DISTNAME= tables-2.2.1
@@ -16,8 +16,6 @@ PKG_SUPPORTED_OPTIONS= lzo
PKG_SUGGESTED_OPTIONS=
.include "../../mk/bsd.options.mk"
-PYTHON_VERSIONS_INCOMPATIBLE= 25
-
PYDISTUTILSPKG= yes
PYSETUPBUILDARGS= --hdf5=${BUILDLINK_PREFIX.hdf5}
.if !empty(PKG_OPTIONS:Mlzo)