diff options
Diffstat (limited to 'net/py-google/Makefile')
-rw-r--r-- | net/py-google/Makefile | 4 |
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" |