diff options
author | wiz <wiz> | 2003-12-18 09:51:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-12-18 09:51:23 +0000 |
commit | f6ceb136812dd09373dd6b183054eea25541fa20 (patch) | |
tree | d8b758f4bdb21748007669206b9c1bbe282d71e7 /misc | |
parent | 6bcc649556d6072969dcacf0743bd1de15dd9b33 (diff) | |
download | pkgsrc-f6ceb136812dd09373dd6b183054eea25541fa20.tar.gz |
There is no wmWeather-1.3* package, let's hope that wmweather>=1.3 works.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gkrellm-weather/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gkrellm-weather/Makefile b/misc/gkrellm-weather/Makefile index e785faa822f..48316a99251 100644 --- a/misc/gkrellm-weather/Makefile +++ b/misc/gkrellm-weather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:48:59 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/12/18 09:51:23 wiz Exp $ DISTNAME= gkrellweather-0.2.7 PKGNAME= gkrellm-weather-0.2.7 @@ -10,7 +10,7 @@ MAINTAINER= damon@NetBSD.org HOMEPAGE= http://www.cse.unsw.edu.au/~flam/programs/gkrellweather.html COMMENT= gkrellm weather plugin -DEPENDS+= wmWeather-1.3*:../../x11/wmweather +DEPENDS+= wmeather>=1.3:../../x11/wmweather USE_BUILDLINK2= YES |