summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-03-12 05:44:52 +0000
committersnj <snj@pkgsrc.org>2004-03-12 05:44:52 +0000
commit6aad69badae4bd77f48a6e740bd2dfbf5b5a5197 (patch)
tree9677b078208b891b135a4a0cadeff12bdb3f625c /misc
parent612109bec61de7fdc0a4b688949c4f9d414d5cd8 (diff)
downloadpkgsrc-6aad69badae4bd77f48a6e740bd2dfbf5b5a5197.tar.gz
Spell Fahrenheit properly. Use bl3.
Diffstat (limited to 'misc')
-rw-r--r--misc/gkrellm1-weather/DESCR2
-rw-r--r--misc/gkrellm1-weather/Makefile6
2 files changed, 4 insertions, 4 deletions
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"