diff options
Diffstat (limited to 'inputmethod/xcin')
-rw-r--r-- | inputmethod/xcin/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile index efe973e5e22..9c05deeadba 100644 --- a/inputmethod/xcin/Makefile +++ b/inputmethod/xcin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2008/05/26 02:13:20 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2009/08/18 15:51:17 joerg Exp $ # DISTNAME= xcin-2.5.3.pre2 @@ -11,6 +11,8 @@ MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://xcin.linux.org.tw/ COMMENT= Chinese XIM server +MAKE_JOBS_SAFE= no + WRKSRC= ${WRKDIR}/xcin USE_PKGLOCALEDIR= yes USE_X11BASE= yes |