pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-boto REPLACE_PYTHON
details: https://anonhg.NetBSD.org/pkgsrc/rev/b5232615172d
branches: trunk
changeset: 590111:b5232615172d
user: dholland <dholland%pkgsrc.org@localhost>
date: Sun Jul 03 10:01:04 2011 +0000
description:
REPLACE_PYTHON
diffstat:
net/py-boto/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 710d3d56e391 -r b5232615172d net/py-boto/Makefile
--- a/net/py-boto/Makefile Sun Jul 03 08:27:11 2011 +0000
+++ b/net/py-boto/Makefile Sun Jul 03 10:01:04 2011 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2011/02/28 14:52:59 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2011/07/03 10:01:04 dholland Exp $
#
DISTNAME= boto-1.9b
+PKGREVISION= 1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net
MASTER_SITES= http://boto.googlecode.com/files/
@@ -15,5 +16,8 @@
PYDISTUTILSPKG= yes
PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
+REPLACE_PYTHON+= boto/*/*.py
+
+.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index