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. --- chat/gaim/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'chat/gaim') diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index fcf4168462c..b0b93403570 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2006/03/13 20:33:24 joerg Exp $ +# $NetBSD: Makefile,v 1.106 2006/04/13 18:23:29 jlam Exp $ DISTNAME= gaim-1.5.0 PKGREVISION= 5 @@ -10,12 +10,10 @@ MAINTAINER= mjl@luckie.org.nz HOMEPAGE= http://gaim.sourceforge.net/ COMMENT= GTK+ 2.x based multi-protocol instant messaging client -BUILD_USES_MSGFMT= yes - CONFLICTS+= gaim-gnome-[0-9]* USE_DIRS+= xdg-1.1 -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake msgfmt pkg-config USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -- cgit v1.2.3