diff options
Diffstat (limited to 'inputmethod/kinput2/Makefile')
-rw-r--r-- | inputmethod/kinput2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/kinput2/Makefile b/inputmethod/kinput2/Makefile index 3108e5c2346..963c6c62e86 100644 --- a/inputmethod/kinput2/Makefile +++ b/inputmethod/kinput2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/05/03 09:55:30 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/06 14:25:14 asau Exp $ DISTNAME= kinput2-v3.1 PKGNAME= kinput2-3.1 @@ -9,8 +9,6 @@ MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/ MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Input server of Japanese text -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= NO USE_IMAKE= YES |