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. --- filesystems/glusterfs/Makefile | 3 +-- filesystems/py-filesystem/Makefile | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'filesystems') diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile index 9b20189b053..0602f065099 100644 --- a/filesystems/glusterfs/Makefile +++ b/filesystems/glusterfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/03/31 18:14:23 dholland Exp $ +# $NetBSD: Makefile,v 1.30 2012/04/08 19:08:55 wiz Exp $ # DISTNAME= glusterfs-3.2.6 @@ -16,7 +16,6 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= flex bison -PYTHON_VERSIONS_ACCEPTED= 27 26 25 CONFIGURE_ARGS+= --localstatedir=${VARBASE} CONFIGURE_ARGS+= CFLAGS=${CFLAGS:M*:Q}\ -D_INCOMPLETE_XOPEN_C063 CONFIGURE_ARGS+= CFLAGS=${CFLAGS:M*:Q}\ -DDEBUG diff --git a/filesystems/py-filesystem/Makefile b/filesystems/py-filesystem/Makefile index e780c4696a6..e7e7b50fa07 100644 --- a/filesystems/py-filesystem/Makefile +++ b/filesystems/py-filesystem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/03/10 19:48:06 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/04/08 19:08:55 wiz Exp $ # VERSION= 0.4.0 @@ -14,8 +14,6 @@ LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir -PYTHON_VERSIONS_INCOMPATIBLE= 24 - USE_LANGUAGES= # none .include "../../lang/python/distutils.mk" -- cgit v1.2.3