aboutsummaryrefslogtreecommitdiff
path: root/x11/mlterm
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2006-07-02 16:41:43 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2006-07-02 16:41:43 +0000
commit9cb9b0a1b0e3ff244eae9b476f1cb219a67d56d5 (patch)
tree567522c2f29207461fce1324157dbcb210544e50 /x11/mlterm
parent9f60f0bc1d1535cbf1049f35253dd9ab58630e57 (diff)
downloadports-9cb9b0a1b0e3ff244eae9b476f1cb219a67d56d5.tar.gz
ports-9cb9b0a1b0e3ff244eae9b476f1cb219a67d56d5.zip
Notes
Diffstat (limited to 'x11/mlterm')
-rw-r--r--x11/mlterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 000bff9ab358..8e38751d9ae4 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --disable-fribidi
.if defined(WITH_UIM)
CONFIGURE_ARGS+= --enable-uim
MAKE_ENV= LIBS_LOCAL=-L${LOCALBASE}/lib
-LIB_DEPENDS+= uim.1:${PORTSDIR}/textproc/uim
+LIB_DEPENDS+= uim.2:${PORTSDIR}/textproc/uim
PLIST_SUB+= UIM=""
.else
CONFIGURE_ARGS+= --disable-uim