diff options
Diffstat (limited to 'inputmethod/tc/Makefile')
-rw-r--r-- | inputmethod/tc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/tc/Makefile b/inputmethod/tc/Makefile index dcfb766db08..cd3f42511d1 100644 --- a/inputmethod/tc/Makefile +++ b/inputmethod/tc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/08/09 10:55:28 seb Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/24 13:41:27 grant Exp $ # DISTNAME= tc-2.3 @@ -17,7 +17,7 @@ CONFIGURE_ARGS+=--with-emacs=xemacs CONFIGURE_ARGS+=--with-lispdir=${EMACS_LISPPREFIX}/tc .endif -USE_GMAKE= YES +USE_GNU_TOOLS+= make GNU_CONFIGURE= YES INFO_FILES= tc.info |