summaryrefslogtreecommitdiff
path: root/chat/gossip
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
committerjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
commit1cf9796f3cd4e88d0e6a9c255ade06c839b84da0 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /chat/gossip
parentc3df5f94e8336d21aea6980590b3530b787be1a9 (diff)
downloadpkgsrc-1cf9796f3cd4e88d0e6a9c255ade06c839b84da0.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'chat/gossip')
-rw-r--r--chat/gossip/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile
index c73637a8a73..62afbbd7f1e 100644
--- a/chat/gossip/Makefile
+++ b/chat/gossip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2006/04/04 18:07:16 jlam Exp $
+# $NetBSD: Makefile,v 1.47 2006/04/13 18:23:29 jlam Exp $
#
DISTNAME= gossip-0.10.2
@@ -11,10 +11,9 @@ HOMEPAGE= http://gossip.imendio.org/
COMMENT= GTK2 Jabber Instant Messaging client
BUILD_DEPENDS+= p5-XML-Parser>=2.31nb1:../../textproc/p5-XML-Parser
-BUILD_USES_MSGFMT= yes
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes