summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authordholland <dholland>2011-10-02 16:58:57 +0000
committerdholland <dholland>2011-10-02 16:58:57 +0000
commit144e3c02b56131b184eca19205c3791604187e9b (patch)
tree0354f2b2ec426ef3a3cfd27e1d7766a3c554528b /net
parent5889cba46ae592865c1034b4f829b82039966d6f (diff)
downloadpkgsrc-144e3c02b56131b184eca19205c3791604187e9b.tar.gz
doesn't build with python24
Diffstat (limited to 'net')
-rw-r--r--net/py-boto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-boto/Makefile b/net/py-boto/Makefile
index 08cf1cddcc5..af20a02cbf0 100644
--- a/net/py-boto/Makefile
+++ b/net/py-boto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2011/07/03 10:01:04 dholland Exp $
+# $NetBSD: Makefile,v 1.10 2011/10/02 16:58:57 dholland Exp $
#
DISTNAME= boto-1.9b
@@ -14,7 +14,7 @@ COMMENT= Python interface to Amazon web services
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
REPLACE_PYTHON+= boto/*/*.py