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. --- mail/sylpheed/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'mail/sylpheed/Makefile') diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 4fd64b52016..484115a2b6c 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 2006/03/29 22:54:42 chris Exp $ +# $NetBSD: Makefile,v 1.94 2006/04/13 18:23:35 jlam Exp $ DISTNAME= sylpheed-2.2.4 CATEGORIES= mail news x11 @@ -10,13 +10,11 @@ MAINTAINER= chris@NetBSD.org HOMEPAGE= http://sylpheed.good-day.net/index.cgi.en COMMENT= X based e-mail and netnews client -BUILD_USES_MSGFMT= yes - CONFLICTS= sylpheed-claws-[0-9]* sylpheed-gtk2-[0-9]* USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake msgfmt pkg-config GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-nls -- cgit v1.2.3