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. --- finance/gnucash-devel/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'finance') diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index c762f387556..018777855de 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/04/08 23:40:11 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2006/04/13 18:23:32 jlam Exp $ # DISTNAME= gnucash-1.9.4 @@ -14,9 +14,8 @@ DEPENDS+= guile-www-[0-9]*:../../devel/guile-www USE_DIRS+= xdg-1.1 USE_LIBTOOL= yes -USE_MSGFMT_PLURALS= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake makeinfo pkg-config +USE_TOOLS+= gmake makeinfo msgfmt pkg-config GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE+= lib/goffice-0.0.4/libgoffice-1.pc.in -- cgit v1.2.3