summaryrefslogtreecommitdiff
path: root/misc/bbweather
diff options
context:
space:
mode:
authorwiz <wiz>2002-07-01 23:53:38 +0000
committerwiz <wiz>2002-07-01 23:53:38 +0000
commit34ea8b10d6947a989bd74648c735292bf5f5ed4f (patch)
tree36b98755add779f53c8c35bcbe09dc72721f9b4e /misc/bbweather
parentbdea1eeef3ee8d7c1b7baf69c1e5ef4ce5c6045a (diff)
downloadpkgsrc-34ea8b10d6947a989bd74648c735292bf5f5ed4f.tar.gz
Fix depends line (hi jan!)
Diffstat (limited to 'misc/bbweather')
-rw-r--r--misc/bbweather/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bbweather/Makefile b/misc/bbweather/Makefile
index d06dacc8d8c..04db0f31f66 100644
--- a/misc/bbweather/Makefile
+++ b/misc/bbweather/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/06/29 23:20:20 jschauma Exp $
+# $NetBSD: Makefile,v 1.3 2002/07/01 23:53:38 wiz Exp $
#
DISTNAME= bbweather-0.4
@@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.netmeister.org/apps/bbweather/
COMMENT= show current weather conditions
-DEPENDS+= wget:../../net/wget
+DEPENDS+= wget>=1.7:../../net/wget
GNU_CONFIGURE= YES
USE_BUILDLINK_ONLY= YES