From f078cee8185a76a14927e926383590c33a4d1ae2 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 24 Sep 2002 10:25:16 +0000 Subject: buildlink1 -> buildlink2 --- misc/bbweather/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'misc') diff --git a/misc/bbweather/Makefile b/misc/bbweather/Makefile index 1c0f4263650..b572b9876e7 100644 --- a/misc/bbweather/Makefile +++ b/misc/bbweather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/07/06 22:47:25 jschauma Exp $ +# $NetBSD: Makefile,v 1.5 2002/09/24 10:25:16 jlam Exp $ # DISTNAME= bbweather-0.5 @@ -12,14 +12,14 @@ COMMENT= show current weather conditions DEPENDS+= wget>=1.7:../../net/wget +USE_BUILDLINK2= YES +USE_X11= YES GNU_CONFIGURE= YES -USE_BUILDLINK_ONLY= YES -USE_PERL5= YES REPLACE_PERL= GrabWeather post-install: cd ${PREFIX}/man/man1 && ${GUNZIP_CMD} GrabWeather.1.gz cd ${PREFIX}/man/man1 && ${GUNZIP_CMD} bbweather.1.gz -.include "../../mk/x11.buildlink.mk" +.include "../../lang/perl5/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3