summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/mlterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 27fb1d403a88..2417f2cd1907 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -44,7 +44,7 @@ CONFIGURE_ARGS+= --disable-fribidi
.if defined(WITH_UIM)
CONFIGURE_ARGS+= --enable-uim
MAKE_ENV= LIBS_LOCAL=-L${LOCALBASE}/lib
-LIB_DEPENDS+= uim.3:${PORTSDIR}/textproc/uim
+LIB_DEPENDS+= uim.4:${PORTSDIR}/textproc/uim
PLIST_SUB+= UIM=""
.else
CONFIGURE_ARGS+= --disable-uim