From 2ffec91b979498d954efea9a1862b94fdb391810 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 19 Jan 2002 15:31:43 +0000 Subject: Strongly buildlinkify and remove unnecessary part of a patch that is already taken care of by REPLACE_PERL. --- x11/wmweather/Makefile | 6 ++---- x11/wmweather/distinfo | 4 ++-- x11/wmweather/patches/patch-ab | 8 +------- 3 files changed, 5 insertions(+), 13 deletions(-) (limited to 'x11') diff --git a/x11/wmweather/Makefile b/x11/wmweather/Makefile index 6130499ff4e..9f83c4824a2 100644 --- a/x11/wmweather/Makefile +++ b/x11/wmweather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/10/24 22:11:16 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2002/01/19 15:31:43 jlam Exp $ # DISTNAME= wmWeather-1.31 @@ -12,11 +12,9 @@ COMMENT= WindowMaker DockApp showing local weather conditions USE_BUILDLINK_ONLY= # defined USE_X11BASE= # defined -USE_PERL5= # defined REPLACE_PERL= GrabWeather -CPPFLAGS+= -I${X11BASE}/include - .include "../../graphics/xpm/buildlink.mk" +.include "../../lang/perl5/buildlink.mk" .include "../../mk/x11.buildlink.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/wmweather/distinfo b/x11/wmweather/distinfo index 0a7cc0157fa..21e08aa161a 100644 --- a/x11/wmweather/distinfo +++ b/x11/wmweather/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2001/07/15 14:03:13 jlam Exp $ +$NetBSD: distinfo,v 1.4 2002/01/19 15:31:43 jlam Exp $ SHA1 (wmWeather-1.31.tar.gz) = b03ac1ad93f9e942feca26cfad91c1ea0b92eeb9 Size (wmWeather-1.31.tar.gz) = 28639 bytes SHA1 (patch-aa) = 3eb90b8133cc4a935c87b427d1c92dc3106bfafa -SHA1 (patch-ab) = 6defeb426c3977945c2df13e47e0a98027a2bd48 +SHA1 (patch-ab) = 0421f488743d8416f9e061302c38e08e03aaadd6 SHA1 (patch-ac) = bd76256fa4479e3e9f3c2be2290debb36b941b72 diff --git a/x11/wmweather/patches/patch-ab b/x11/wmweather/patches/patch-ab index 7833d5d26c2..27121771cfa 100644 --- a/x11/wmweather/patches/patch-ab +++ b/x11/wmweather/patches/patch-ab @@ -1,13 +1,7 @@ -$NetBSD: patch-ab,v 1.2 2001/07/15 14:03:13 jlam Exp $ +$NetBSD: patch-ab,v 1.3 2002/01/19 15:31:44 jlam Exp $ --- GrabWeather.orig Fri Apr 16 17:41:53 1999 +++ GrabWeather -@@ -1,4 +1,4 @@ --#!/usr/bin/perl -+#!/usr/pkg/bin/perl - - # - # Grabs the latest local weather conditions from the National Weather Service (NWS). @@ -38,19 +38,17 @@ $StationID = $ARGV[0]; -- cgit v1.2.3