From fd096a30eef72ee87778f6b09b3baf808c81257e Mon Sep 17 00:00:00 2001 From: seb Date: Mon, 28 Oct 2002 22:58:13 +0000 Subject: Ooops put back CONFIGURE_ARGS removed by last commit! --- textproc/icu/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc/icu') diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile index 8bff1f14a82..a1abb6fd4c9 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/10/28 22:49:15 seb Exp $ +# $NetBSD: Makefile,v 1.9 2002/10/28 22:58:13 seb Exp $ # DISTNAME= icu-1.7 @@ -15,6 +15,8 @@ GNU_CONFIGURE= YES USE_GMAKE= YES USE_BUILDLINK2= YES +CONFIGURE_ARGS+= --disable-threads + .include "../../mk/endian.mk" BIG_ENDIAN= -- cgit v1.2.3