From 1cf9796f3cd4e88d0e6a9c255ade06c839b84da0 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. --- chat/gnomeicu/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'chat/gnomeicu') diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index 9b7bd1d5c49..e5a259aeee7 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2006/03/21 06:00:44 jlam Exp $ +# $NetBSD: Makefile,v 1.44 2006/04/13 18:23:29 jlam Exp $ DISTNAME= gnomeicu-0.99.5 PKGREVISION= 6 @@ -12,10 +12,9 @@ COMMENT= GNOME ICQ client GNU_CONFIGURE= YES USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake msgfmt pkg-config USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES -BUILD_USES_MSGFMT= YES BROKEN_GETTEXT_DETECTION= YES CONFIGURE_ARGS+= --sysconfdir=${EGDIR:Q} -- cgit v1.2.3