summaryrefslogtreecommitdiff
path: root/audio/easytag
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-13 19:26:01 +0000
committerjlam <jlam@pkgsrc.org>2006-04-13 19:26:01 +0000
commit24c7ce376aa681b423a5296c4c0eb7f196ed989a (patch)
tree5ec501d034ef24f6f75c53c2e95f7cc7cdee5f94 /audio/easytag
parentd0f812f4cb0323635f34838b2950f1c3fc22c876 (diff)
downloadpkgsrc-24c7ce376aa681b423a5296c4c0eb7f196ed989a.tar.gz
xgettext is now a proper tool, so we can just add it to USE_TOOLS.
Diffstat (limited to 'audio/easytag')
-rw-r--r--audio/easytag/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile
index bbad68dd24e..9c9812d169e 100644
--- a/audio/easytag/Makefile
+++ b/audio/easytag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2006/04/13 18:23:29 jlam Exp $
+# $NetBSD: Makefile,v 1.50 2006/04/13 19:26:01 jlam Exp $
#
DISTNAME= easytag-1.1
@@ -13,8 +13,7 @@ COMMENT= Tool to view, edit and write ID3 v1&2 TAGs with a GTK+ interface
GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.1
-USE_TOOLS+= gmake
-USE_TOOLS+= msgfmt # xgettext, really
+USE_TOOLS+= gmake xgettext
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes