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. --- multimedia/totem/Makefile.common | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'multimedia/totem') diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common index 014b265e65c..9889d839cff 100644 --- a/multimedia/totem/Makefile.common +++ b/multimedia/totem/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.15 2006/04/06 06:22:27 reed Exp $ +# $NetBSD: Makefile.common,v 1.16 2006/04/13 18:23:36 jlam Exp $ # DISTNAME= totem-1.4.0 @@ -15,8 +15,7 @@ PLIST_SRC= ${.CURDIR}/../../multimedia/totem/PLIST GNU_CONFIGURE= YES USE_DIRS+= gnome2-1.5 -USE_MSGFMT_PLURALS= YES -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake msgfmt pkg-config USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES -- cgit v1.2.3