diff options
Diffstat (limited to 'inputmethod/xcin/Makefile')
-rw-r--r-- | inputmethod/xcin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile index 86434572673..f78d9906f24 100644 --- a/inputmethod/xcin/Makefile +++ b/inputmethod/xcin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/09/23 03:07:40 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2002/12/01 14:38:17 salo Exp $ # DISTNAME= xcin-2.5.3.pre2 @@ -12,6 +12,7 @@ HOMEPAGE= http://xcin.linux.org.tw/ COMMENT= Chinese XIM server USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes USE_X11BASE= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |