diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-17 08:58:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-17 08:58:51 +0000 |
commit | b661ab0ec22824e77033ed8a0cb34ace096b5d1d (patch) | |
tree | 4b722e84468de176f93d1ec1fb70f84cfd5be3ce /japanese | |
parent | 322d94b9babbdd571310bd312e662b48b054a0a5 (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/libskk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/libskk/Makefile b/japanese/libskk/Makefile index 136d1e205824..364f31770dcc 100644 --- a/japanese/libskk/Makefile +++ b/japanese/libskk/Makefile @@ -21,7 +21,7 @@ USES= autoreconf gmake gnome libtool pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= ueno GNU_CONFIGURE= yes -USE_GNOME= intlhack introspection:build +USE_GNOME= introspection:build USE_LDCONFIG= yes INSTALL_TARGET= install-strip |