summaryrefslogtreecommitdiff
path: root/chat/xchat
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/xchat
parentc3df5f94e8336d21aea6980590b3530b787be1a9 (diff)
downloadpkgsrc-1cf9796f3cd4e88d0e6a9c255ade06c839b84da0.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'chat/xchat')
-rw-r--r--chat/xchat/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index b9040bc6682..86b0e807242 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/03/14 19:06:19 tron Exp $
+# $NetBSD: Makefile,v 1.39 2006/04/13 18:23:30 jlam Exp $
.include "Makefile.common"
@@ -6,10 +6,9 @@ MAINTAINER= tron@NetBSD.org
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit
-BUILD_USES_MSGFMT= YES
-
CONFLICTS= xchat-gnome-[0-9]*
+USE_TOOLS+= msgfmt
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= YES