diff options
Diffstat (limited to 'inputmethod/unicon-im')
-rw-r--r-- | inputmethod/unicon-im/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/unicon-im/Makefile b/inputmethod/unicon-im/Makefile index 9519aa279d7..7ad65ca3008 100644 --- a/inputmethod/unicon-im/Makefile +++ b/inputmethod/unicon-im/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/02/07 22:47:14 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2009/06/30 00:07:17 joerg Exp $ DISTNAME= unicon-1.2 PKGNAME= unicon-im-1.2 @@ -12,6 +12,8 @@ COMMENT= Libraries and modules of Unicon PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no + USE_LANGUAGES= c c++ USE_LIBTOOL= YES GNU_CONFIGURE= YES |