From 6aad69badae4bd77f48a6e740bd2dfbf5b5a5197 Mon Sep 17 00:00:00 2001 From: snj Date: Fri, 12 Mar 2004 05:44:52 +0000 Subject: Spell Fahrenheit properly. Use bl3. --- misc/gkrellm1-weather/DESCR | 2 +- misc/gkrellm1-weather/Makefile | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'misc') diff --git a/misc/gkrellm1-weather/DESCR b/misc/gkrellm1-weather/DESCR index 59084359fae..4fb93ca8126 100644 --- a/misc/gkrellm1-weather/DESCR +++ b/misc/gkrellm1-weather/DESCR @@ -3,7 +3,7 @@ Features -Choose your own location by 4-letter METAR station identifier code. -Monitor temperature, dew point, pressure, relative humidity, sky condition, wind direction and speed - -Display using imperial units (degrees Fareheight, inches of Mercury, + -Display using imperial units (degrees Fahrenheit, inches of Mercury, miles per hour) -Display using metric units (degrees Celsius, millimeters of Mercury, kilometers per hour) diff --git a/misc/gkrellm1-weather/Makefile b/misc/gkrellm1-weather/Makefile index 31445ef6bd8..68e4069c0f6 100644 --- a/misc/gkrellm1-weather/Makefile +++ b/misc/gkrellm1-weather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/02/24 23:24:06 cube Exp $ +# $NetBSD: Makefile,v 1.3 2004/03/12 05:44:52 snj Exp $ DISTNAME= gkrellweather-0.2.7 PKGNAME= gkrellm-weather-0.2.7 @@ -12,10 +12,10 @@ COMMENT= gkrellm weather plugin DEPENDS+= wmweather>=1.3:../../x11/wmweather -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES pre-install: ${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins -.include "../../sysutils/gkrellm1/buildlink2.mk" +.include "../../sysutils/gkrellm1/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3