summaryrefslogtreecommitdiff
path: root/audio/spek
diff options
context:
space:
mode:
authordbj <dbj>2016-02-16 01:02:10 +0000
committerdbj <dbj>2016-02-16 01:02:10 +0000
commit23ece61d7a272676bb123558a235a0284d63e9d1 (patch)
tree4b6e9702a6e95a612f656f40210ef2d1bd8639bb /audio/spek
parentcc6bfb4d8e47e5153b2c9b295597b1558a56badf (diff)
downloadpkgsrc-23ece61d7a272676bb123558a235a0284d63e9d1.tar.gz
add xgettext msgmerge msgfmt to USE_TOOLS
Diffstat (limited to 'audio/spek')
-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"