diff options
author | snj <snj@pkgsrc.org> | 2004-04-24 18:02:25 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-24 18:02:25 +0000 |
commit | 14403dd546a05aeb8238172b236bbf296367aaa9 (patch) | |
tree | 777c47801f498039a9afeb3328579701aab8cc15 /misc/bbweather | |
parent | 07ed1d69786bdc820ca69436dffaf3b7b877fdd6 (diff) | |
download | pkgsrc-14403dd546a05aeb8238172b236bbf296367aaa9.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'misc/bbweather')
-rw-r--r-- | misc/bbweather/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bbweather/Makefile b/misc/bbweather/Makefile index b5aab2e32d1..68a36f91efd 100644 --- a/misc/bbweather/Makefile +++ b/misc/bbweather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/03/26 02:27:45 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/24 18:02:25 snj Exp $ # DISTNAME= bbweather-0.6 @@ -13,7 +13,7 @@ COMMENT= Show current weather conditions DEPENDS+= wget>=1.7:../../net/wget -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11= YES GNU_CONFIGURE= YES REPLACE_PERL= GrabWeather |