summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/spek/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/spek/Makefile b/audio/spek/Makefile
index 7829221dba2..bb48e0552d6 100644
--- a/audio/spek/Makefile
+++ b/audio/spek/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/11/18 14:19:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2016/02/16 01:02:10 dbj Exp $
DISTNAME= spek-0.8.2
PKGREVISION= 3
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_LANGUAGES= c++
-USE_TOOLS+= gmake intltool pkg-config
+USE_TOOLS+= gmake intltool xgettext msgmerge msgfmt pkg-config
MAKE_FLAGS+= DATADIRNAME=${PKGLOCALEDIR}
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"