From 3f371406f0211108695222d9100cde6d4f09369e Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 2 Oct 2011 16:58:57 +0000 Subject: doesn't build with python24 --- net/py-boto/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/py-boto') 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 -- cgit v1.2.3