From 5c43ad4c701d90572eb6b06990dcbe51b2dfc7ac Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 24 Apr 2010 04:58:43 +0000 Subject: Exactly disable NLS support, should fix PR#43202. No exactly depend on gettext-lib, no message catalogue installation, so no functional changes. --- audio/alsa-utils/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/alsa-utils/Makefile b/audio/alsa-utils/Makefile index ac2ee81931a..65695f43d2c 100644 --- a/audio/alsa-utils/Makefile +++ b/audio/alsa-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2010/02/16 18:28:01 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/04/24 04:58:43 obache Exp $ # DISTNAME= alsa-utils-1.0.22 @@ -21,6 +21,8 @@ REPLACE_BASH= alsaconf/alsaconf.in BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto +CONFIGURE_ARGS+= --disable-nls + .include "../../audio/alsa-lib/buildlink3.mk" .include "../../devel/ncurses/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3