From 14cd86f4a2e5a5e2fc11dc026149b4bb17cd5bcd 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. --- www/py-gdata/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www/py-gdata') diff --git a/www/py-gdata/Makefile b/www/py-gdata/Makefile index 7f2175c323a..923352c43cb 100644 --- a/www/py-gdata/Makefile +++ b/www/py-gdata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/01/27 06:30:21 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/04/08 19:09:16 wiz Exp $ DISTNAME= gdata-2.0.16 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -126,8 +126,6 @@ REPLACE_PYTHON+= src/gdata/youtube/client.py REPLACE_PYTHON+= src/gdata/youtube/data.py REPLACE_PYTHON+= src/gdata/youtube/service.py -# 2.0.16 introduced a neologism -PYTHON_VERSIONS_INCOMPATIBLE= 24 .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3