pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-gdata Supports DESTDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/28c9230b607f
branches: trunk
changeset: 554573:28c9230b607f
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Feb 16 13:19:00 2009 +0000
description:
Supports DESTDIR.
diffstat:
www/py-gdata/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 14f459666895 -r 28c9230b607f www/py-gdata/Makefile
--- a/www/py-gdata/Makefile Mon Feb 16 13:17:13 2009 +0000
+++ b/www/py-gdata/Makefile Mon Feb 16 13:19:00 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/16 20:06:11 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/16 13:19:00 joerg Exp $
DISTNAME= gdata.py-1.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/.py//}
@@ -9,6 +9,8 @@
HOMEPAGE= http://code.google.com/p/gdata-python-client/
COMMENT= Google Data API Python client library
+PKG_DESTDIR_SUPPORT= user-destdir
+
PYDISTUTILSPKG= yes
PY_PATCHPLIST= yes
Home |
Main Index |
Thread Index |
Old Index