summaryrefslogtreecommitdiff
path: root/www/py-curl
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-03-04 10:58:09 +0000
committerrecht <recht@pkgsrc.org>2004-03-04 10:58:09 +0000
commit00acbd288f82ba8010391be325f9e947f91ae8b1 (patch)
tree6bce0dfbbda2cba9b85dc7110e93b79111006d14 /www/py-curl
parentdeb2048431e55821421abc39c6c232179acbe386 (diff)
downloadpkgsrc-00acbd288f82ba8010391be325f9e947f91ae8b1.tar.gz
pycurl needs Python 2.2 or later - so remove 2.1 from the list.
While at it make 2.3 the default version. spotted by kristerw@'s bulk build
Diffstat (limited to 'www/py-curl')
-rw-r--r--www/py-curl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-curl/Makefile b/www/py-curl/Makefile
index f881933f227..17e78fe81ff 100644
--- a/www/py-curl/Makefile
+++ b/www/py-curl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/02/15 18:44:01 recht Exp $
+# $NetBSD: Makefile,v 1.14 2004/03/04 10:58:09 recht Exp $
DISTNAME= pycurl-7.11.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -11,7 +11,7 @@ COMMENT= Python module interface to the cURL library
PYDISTUTILSPKG= # defined
PYBINMODULE= # defined
-PYTHON_VERSIONS_ACCEPTED= 21pth 22pth 23pth
+PYTHON_VERSIONS_ACCEPTED= 23pth 22pth
USE_BUILDLINK2= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}