summaryrefslogtreecommitdiff
path: root/x11-terms/mlterm/mlterm-3.9.3-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-07-16 12:27:58 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-07-16 12:27:58 +0100
commitb6fa31c964a602f8461a77d5b83355e8750c12eb (patch)
tree323fa7af31640b3ea8bb57fa7a927713f3d64769 /x11-terms/mlterm/mlterm-3.9.3-r1.ebuild
parent868fd5dc8aab84930cfaa5252b8be06b35552765 (diff)
gentoo auto-resync : 16:07:2024 - 12:27:58
Diffstat (limited to 'x11-terms/mlterm/mlterm-3.9.3-r1.ebuild')
-rw-r--r--x11-terms/mlterm/mlterm-3.9.3-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-terms/mlterm/mlterm-3.9.3-r1.ebuild b/x11-terms/mlterm/mlterm-3.9.3-r1.ebuild
index 07d1324c93c1..772857cbe594 100644
--- a/x11-terms/mlterm/mlterm-3.9.3-r1.ebuild
+++ b/x11-terms/mlterm/mlterm-3.9.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 ~riscv x86"
-IUSE="+X bidi brltty cairo debug fbcon fcitx freewnn gtk harfbuzz ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter wayland xft"
+IUSE="+X bidi brltty cairo debug fbcon fcitx gtk harfbuzz ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter wayland xft"
REQUIRED_USE="|| ( X fbcon wayland )"
RDEPEND="virtual/libcrypt:=
@@ -26,7 +26,6 @@ RDEPEND="virtual/libcrypt:=
cairo? ( x11-libs/cairo[X(+)] )
fbcon? ( media-fonts/unifont )
fcitx? ( app-i18n/fcitx:* )
- freewnn? ( app-i18n/freewnn )
gtk? ( x11-libs/gtk+:3 )
harfbuzz? ( media-libs/harfbuzz[truetype(+)] )
ibus? ( app-i18n/ibus )
@@ -80,7 +79,7 @@ src_configure() {
$(use_enable brltty brlapi)
$(use_enable debug)
$(use_enable fcitx)
- $(use_enable freewnn wnn)
+ --disable-wnn
$(use_enable harfbuzz otl)
$(use_enable ibus)
$(use_enable libssh2 ssh2)