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. --- games/gnome2-games/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'games/gnome2-games') diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile index 992eddc085e..388019bdb39 100644 --- a/games/gnome2-games/Makefile +++ b/games/gnome2-games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2006/04/06 06:22:00 reed Exp $ +# $NetBSD: Makefile,v 1.68 2006/04/13 18:23:32 jlam Exp $ DISTNAME= gnome-games-2.14.0 CATEGORIES= games gnome @@ -11,15 +11,12 @@ COMMENT= GNOME2 games collection CONFLICTS= xbill-[0-9]* -BUILD_USES_MSGFMT= yes - USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake msgfmt pkg-config USE_CONFIG_WRAPPER= yes USE_LANGUAGES= c c++ USE_LIBTOOL= yes -USE_MSGFMT_PLURALS= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR:Q} -- cgit v1.2.3