summaryrefslogtreecommitdiff
path: root/net/py-google
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-05-05 09:21:02 +0000
committerrecht <recht@pkgsrc.org>2004-05-05 09:21:02 +0000
commit4180f4f0ac2f44eeb8de636da4c577b5ca6ba3a4 (patch)
tree9001a835ce045d27b50525cf08a1df12c48e71fd /net/py-google
parent59490406b9d70e4e319bc64aa6db3e84e14a6e7f (diff)
downloadpkgsrc-4180f4f0ac2f44eeb8de636da4c577b5ca6ba3a4.tar.gz
Fix DEPENDS line
Diffstat (limited to 'net/py-google')
-rw-r--r--net/py-google/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-google/Makefile b/net/py-google/Makefile
index 8cd829beb31..4222990358d 100644
--- a/net/py-google/Makefile
+++ b/net/py-google/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/05/05 08:11:06 recht Exp $
+# $NetBSD: Makefile,v 1.16 2004/05/05 09:21:02 recht Exp $
#
DISTNAME= pygoogle-0.6
@@ -11,7 +11,7 @@ MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://pygoogle.sourceforge.net/
COMMENT= Call the Google web API from Python
-DEPENDS= ${PYPKGPREFIX}-SOAPpy>=0.11.1
+DEPENDS= ${PYPKGPREFIX}-SOAPpy>=0.11.1:../../net/py-soappy
PYDISTUTILSPKG= yes
USE_BUILDLINK3= yes