diff options
Diffstat (limited to 'inputmethod/kinput2/Makefile')
-rw-r--r-- | inputmethod/kinput2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/kinput2/Makefile b/inputmethod/kinput2/Makefile index 4be7bfc3ef3..b59d206001f 100644 --- a/inputmethod/kinput2/Makefile +++ b/inputmethod/kinput2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2008/08/15 02:39:25 obache Exp $ +# $NetBSD: Makefile,v 1.17 2008/11/10 05:06:45 taca Exp $ DISTNAME= kinput2-v3 PKGNAME= kinput2-3.0 @@ -11,6 +11,7 @@ COMMENT= Input server of Japanese text PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= NO USE_IMAKE= YES PLIST_SRC= ${PKGDIR}/PLIST-common |