From 2c01ea3b7724677eb90f7cc5186e55f90a768fed 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. --- editors/gtranslator/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'editors/gtranslator') diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile index 9a7017e8ab2..fa828ac4ba0 100644 --- a/editors/gtranslator/Makefile +++ b/editors/gtranslator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/03/21 06:00:45 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2006/04/13 18:23:32 jlam Exp $ DISTNAME= gtranslator-1.0.2 PKGREVISION= 5 @@ -9,10 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gtranslator.sourceforge.net/ COMMENT= Gettext po file editor for the GNOME2 desktop environment -BUILD_USES_MSGFMT= yes - USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake msgfmt pkg-config USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes MANCOMPRESSED= yes -- cgit v1.2.3