From 58315a81fc520a127a5644e31f88b1f6764964c4 Mon Sep 17 00:00:00 2001 From: rodent Date: Mon, 13 Apr 2015 23:12:40 +0000 Subject: Removing python26. EOL'd quite some ago and discussed a couple times on tech-pkg@ and pkgsrc-users@. --- www/py-furl/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www/py-furl/Makefile') diff --git a/www/py-furl/Makefile b/www/py-furl/Makefile index 569fbfed62f..478b33122ab 100644 --- a/www/py-furl/Makefile +++ b/www/py-furl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2015/04/03 16:29:17 rodent Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/13 23:12:43 rodent Exp $ DISTNAME= furl-0.4.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,8 +14,6 @@ DEPENDS+= ${PYPKGPREFIX}-orderedmultidict>=0.7.1:../../databases/py-orderedmulti USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 # via py-orderedmultidict - post-install: chmod -x ${DESTDIR}${PREFIX}/${PYSITELIB}/${EGG_INFODIR}/* -- cgit v1.2.3