From 4faa20286079b6833043b7bbd12c0e72039551f6 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 8 Apr 2012 19:08:44 +0000 Subject: Remove python24 and all traces of it from pkgsrc. Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files. --- math/py-pytables/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'math/py-pytables') diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile index 9e0beb195d6..c256d1a04e7 100644 --- a/math/py-pytables/Makefile +++ b/math/py-pytables/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2011/10/07 10:45:16 alnsn Exp $ +# $NetBSD: Makefile,v 1.23 2012/04/08 19:09:07 wiz Exp $ # DISTNAME= tables-2.2.1 @@ -13,8 +13,6 @@ COMMENT= Database package for large amounts of data PKG_DESTDIR_SUPPORT= user-destdir -PYTHON_VERSIONS_ACCEPTED= 27 26 25 - PKG_OPTIONS_VAR= PKG_OPTIONS.pytables PKG_SUPPORTED_OPTIONS= lzo PKG_SUGGESTED_OPTIONS= -- cgit v1.2.3