diff options
-rw-r--r-- | japanese/kinput2/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/kinput2/Makefile b/japanese/kinput2/Makefile index 9172f9db6688..1e5d5ca13b30 100644 --- a/japanese/kinput2/Makefile +++ b/japanese/kinput2/Makefile @@ -9,7 +9,9 @@ MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= hrs@FreeBSD.org -COMMENT= A Japanese text input server for X11 applications +COMMENT= Japanese text input server for X11 applications + +MAKE_JOBS_UNSAFE= yes USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt |