summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordbj <dbj@pkgsrc.org>2016-02-16 01:02:10 +0000
committerdbj <dbj@pkgsrc.org>2016-02-16 01:02:10 +0000
commit083f5aa21b7c0fc7b85ecd366f0b4ba2cd1032f5 (patch)
tree4b6e9702a6e95a612f656f40210ef2d1bd8639bb /audio
parent5e22a8357c8512faf2c47bd4368cf93ccc3dbfce (diff)
downloadpkgsrc-083f5aa21b7c0fc7b85ecd366f0b4ba2cd1032f5.tar.gz
add xgettext msgmerge msgfmt to USE_TOOLS
Diffstat (limited to 'audio')
-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"