summaryrefslogtreecommitdiff
path: root/net/py-google
diff options
context:
space:
mode:
authorasau <asau>2012-10-23 17:18:07 +0000
committerasau <asau>2012-10-23 17:18:07 +0000
commit4cf1fa41517eb901e7e5a198fb767c80533249d0 (patch)
treed50b4bce05c17dae775c19b369feefcd32973510 /net/py-google
parent8441e63af6a2207f88fe03d6317d6754a32d5840 (diff)
downloadpkgsrc-4cf1fa41517eb901e7e5a198fb767c80533249d0.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'net/py-google')
-rw-r--r--net/py-google/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/py-google/Makefile b/net/py-google/Makefile
index b4f18c08ea8..34e3a20c7ea 100644
--- a/net/py-google/Makefile
+++ b/net/py-google/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2011/10/15 08:50:22 obache Exp $
+# $NetBSD: Makefile,v 1.31 2012/10/23 17:19:02 asau Exp $
#
DISTNAME= pygoogle-0.6
@@ -13,8 +13,6 @@ COMMENT= Call the Google web API from Python
DEPENDS+= ${PYPKGPREFIX}-SOAPpy-[0-9]*:../../net/py-soappy
-PKG_DESTDIR_SUPPORT= user-destdir
-
EGG_NAME= pygoogle-0.5
.include "../../lang/python/distutils.mk"