diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/icu/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile index a1abb6fd4c9..ee34303953c 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/10/28 22:58:13 seb Exp $ +# $NetBSD: Makefile,v 1.10 2002/10/28 22:59:59 seb Exp $ # DISTNAME= icu-1.7 @@ -15,8 +15,6 @@ GNU_CONFIGURE= YES USE_GMAKE= YES USE_BUILDLINK2= YES -CONFIGURE_ARGS+= --disable-threads - .include "../../mk/endian.mk" BIG_ENDIAN= |