From dc1dec554e5aae69414cfa414350891c6ac32098 Mon Sep 17 00:00:00 2001 From: dbj Date: Tue, 16 Feb 2016 01:02:10 +0000 Subject: add xgettext msgmerge msgfmt to USE_TOOLS --- audio/spek/Makefile | 4 ++-- 1 file 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" -- cgit v1.2.3