From da915af565aa3f8f8c7a0ac39b5176db00dcca8c Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 16 Jun 2012 05:40:05 +0000 Subject: This blows up on python25 and it doesn't really seem like it's worth trying to figure out what's wrong, so just mark it INCOMPATIBLE. --- math/py-pytables/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile index c256d1a04e7..7168472e9c5 100644 --- a/math/py-pytables/Makefile +++ b/math/py-pytables/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/04/08 19:09:07 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/06/16 05:40:05 dholland Exp $ # DISTNAME= tables-2.2.1 @@ -18,6 +18,8 @@ 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) -- cgit v1.2.3