summaryrefslogtreecommitdiff
path: root/x11/wmweather
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-01-19 15:31:43 +0000
committerjlam <jlam@pkgsrc.org>2002-01-19 15:31:43 +0000
commitc70dbda47ef0a7e02bfd2da8e03b8baea358411a (patch)
tree2d39c50972cfa94a3f733d07d74ce7f41c82ab4e /x11/wmweather
parent0fbec6ddc2073bb95e898023c19cc50e86067a7b (diff)
downloadpkgsrc-c70dbda47ef0a7e02bfd2da8e03b8baea358411a.tar.gz
Strongly buildlinkify and remove unnecessary part of a patch that is
already taken care of by REPLACE_PERL.
Diffstat (limited to 'x11/wmweather')
-rw-r--r--x11/wmweather/Makefile6
-rw-r--r--x11/wmweather/distinfo4
-rw-r--r--x11/wmweather/patches/patch-ab8
3 files changed, 5 insertions, 13 deletions
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];