summaryrefslogtreecommitdiff
path: root/net/py-google
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-05-05 08:11:06 +0000
committerrecht <recht@pkgsrc.org>2004-05-05 08:11:06 +0000
commitdb97b37f1844ce77527c06223c5ee96be2de1173 (patch)
tree92df185821840960b7a7a28cb0c22ebad59addf9 /net/py-google
parent81a911aa7bcffc73847de676328e144b04f13f70 (diff)
downloadpkgsrc-db97b37f1844ce77527c06223c5ee96be2de1173.tar.gz
bl3ify
Diffstat (limited to 'net/py-google')
-rw-r--r--net/py-google/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/py-google/Makefile b/net/py-google/Makefile
index 79c60330877..8cd829beb31 100644
--- a/net/py-google/Makefile
+++ b/net/py-google/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/03/26 02:27:49 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2004/05/05 08:11:06 recht Exp $
#
DISTNAME= pygoogle-0.6
@@ -11,9 +11,10 @@ MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://pygoogle.sourceforge.net/
COMMENT= Call the Google web API from Python
+DEPENDS= ${PYPKGPREFIX}-SOAPpy>=0.11.1
+
PYDISTUTILSPKG= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
-.include "../../net/py-soappy/buildlink2.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"