summaryrefslogtreecommitdiff
path: root/net/py-google/Makefile
diff options
context:
space:
mode:
authorrecht <recht>2004-05-05 08:11:06 +0000
committerrecht <recht>2004-05-05 08:11:06 +0000
commitf7ccd38badebb2597e9b2e93398dcc4a73744f5c (patch)
tree92df185821840960b7a7a28cb0c22ebad59addf9 /net/py-google/Makefile
parentb4486edda643d87496a18e590f0e84c181347f67 (diff)
downloadpkgsrc-f7ccd38badebb2597e9b2e93398dcc4a73744f5c.tar.gz
bl3ify
Diffstat (limited to 'net/py-google/Makefile')
-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"