From 3aefe4a3adb81f5bfbbcfdf7bb4828beaa30e006 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 27 Feb 2007 07:37:59 +0000 Subject: Seems to need msgfmt. Found in DragonFly bulk build. --- audio/snd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 882871f1181..78a2df74cbc 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2007/02/23 00:34:53 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2007/02/27 07:37:59 wiz Exp $ # DISTNAME= snd-8.8 @@ -15,7 +15,7 @@ DEPENDS+= vorbis-tools-[0-9]*:../../audio/vorbis-tools USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake msgfmt pkg-config BUILD_TARGET= snd MAKE_FILE= makefile -- cgit v1.2.3