summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2006-01-15 16:11:44 +0000
committernobutaka <nobutaka@FreeBSD.org>2006-01-15 16:11:44 +0000
commit10e6c66d61f3419ab0581ed353bc9c7ca5323337 (patch)
treeeace5644ff0638f5896b1c8e3a50b6a660120b71 /x11
parent5efa91f401dcd8fdd7607c4ac2f907df430217c9 (diff)
downloadFreeBSD-ports-10e6c66d61f3419ab0581ed353bc9c7ca5323337.zip
FreeBSD-ports-10e6c66d61f3419ab0581ed353bc9c7ca5323337.tar.gz
Sync with libuim shared library version bump.
Pointed out by: TANAKA Hiroyuki <kattyo@abk.nu>
Diffstat (limited to 'x11')
-rw-r--r--x11/mlterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index d4ea26b..b9c339b 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -39,7 +39,7 @@ LIB_DEPENDS+= fribidi.0:${PORTSDIR}/converters/fribidi
.if defined(WITH_UIM)
CONFIGURE_ARGS+= --enable-uim
MAKE_ENV= LIBS_LOCAL=-L${LOCALBASE}/lib
-LIB_DEPENDS+= uim.0:${PORTSDIR}/textproc/uim
+LIB_DEPENDS+= uim.1:${PORTSDIR}/textproc/uim
PLIST_SUB+= UIM=""
.else
PLIST_SUB+= UIM="@comment "
OpenPOWER on IntegriCloud