pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-google Fix DEPENDS line
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b16c2329f3f
branches: trunk
changeset: 474784:7b16c2329f3f
user: recht <recht%pkgsrc.org@localhost>
date: Wed May 05 09:21:02 2004 +0000
description:
Fix DEPENDS line
diffstat:
net/py-google/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e3ee0d4421ec -r 7b16c2329f3f net/py-google/Makefile
--- a/net/py-google/Makefile Wed May 05 09:06:45 2004 +0000
+++ b/net/py-google/Makefile Wed May 05 09:21:02 2004 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index