diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-06-04 05:53:21 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-06-04 05:53:21 +0000 |
commit | d09ed096c44ca516f3e4922e292b4afabd03ff11 (patch) | |
tree | 8472e59ca02578120ca7b8bc5e2af50d2954440e /japanese | |
parent | 31a195fb72446a7d02336b8fa1b9c1e0032f95cb (diff) |
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/skkinput3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/skkinput3/Makefile b/japanese/skkinput3/Makefile index d5dabd523b2c..5384b237ad95 100644 --- a/japanese/skkinput3/Makefile +++ b/japanese/skkinput3/Makefile @@ -11,7 +11,7 @@ MAINTAINER= koma2@lovepeers.org COMMENT= SKK-like Japanese input method for X11 USES= imake xorg -USE_GCC= any +USE_GCC= yes USE_CSTD= gnu89 USE_XORG= ice sm x11 xext xmu xt MAKE_JOBS_UNSAFE= yes |