summaryrefslogtreecommitdiff
path: root/audio/easytag/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/easytag/Makefile')
-rw-r--r--audio/easytag/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile
index 3754512caa1..bbad68dd24e 100644
--- a/audio/easytag/Makefile
+++ b/audio/easytag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2006/02/05 23:08:06 joerg Exp $
+# $NetBSD: Makefile,v 1.49 2006/04/13 18:23:29 jlam Exp $
#
DISTNAME= easytag-1.1
@@ -11,11 +11,10 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://easytag.sourceforge.net/
COMMENT= Tool to view, edit and write ID3 v1&2 TAGs with a GTK+ interface
-BUILD_USES_MSGFMT= yes # xgettext, really
-
GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.1
USE_TOOLS+= gmake
+USE_TOOLS+= msgfmt # xgettext, really
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes