From 3898ce2f2d069e0669178de70c0519a01202e7f6 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 13 Apr 2006 18:23:29 +0000 Subject: BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with USE_TOOLS+=msgfmt. --- misc/gkrellm-weather/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'misc/gkrellm-weather') diff --git a/misc/gkrellm-weather/Makefile b/misc/gkrellm-weather/Makefile index 02424b38418..935381e9d0c 100644 --- a/misc/gkrellm-weather/Makefile +++ b/misc/gkrellm-weather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/03/25 17:29:45 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/13 18:23:35 jlam Exp $ DISTNAME= gkrellweather-2.0.6 PKGNAME= gkrellm-weather-2.0.6 @@ -12,9 +12,8 @@ HOMEPAGE= http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/ COMMENT= Gkrellm2 weather plugin DEPENDS+= wget>=1.8:../../net/wget -BUILD_USES_MSGFMT= YES -USE_TOOLS+= gmake perl:run pkg-config +USE_TOOLS+= gmake msgfmt perl:run pkg-config USE_PKGLOCALEDIR= YES BUILD_TARGET= gkrellweather.so -- cgit v1.2.3