aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-11-06 17:41:07 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-11-06 17:41:07 +0000
commitef24e0ada308f765cebbbdcbec41d9131162fe8c (patch)
tree6f57aded0a00ab84cfdde0132e90d4cb96049b6c
parent3a95aa3424cec329e6a5795f8e17985157a40e8c (diff)
downloadports-ef24e0ada308f765cebbbdcbec41d9131162fe8c.tar.gz
ports-ef24e0ada308f765cebbbdcbec41d9131162fe8c.zip
Notes
-rw-r--r--japanese/uim/Makefile2
-rw-r--r--textproc/uim/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/uim/Makefile b/japanese/uim/Makefile
index 85f22b04755b..ee2add526e09 100644
--- a/japanese/uim/Makefile
+++ b/japanese/uim/Makefile
@@ -55,7 +55,7 @@ PLIST_SUB+= GNOME="@comment "
.if exists(${X11BASE}/bin/scim) || defined(WITH_SCIM)
USE_GCC= 3.4
-LIB_DEPENDS= scim-1.0.8:${PORTSDIR}/textproc/scim
+LIB_DEPENDS= scim-1.0.9:${PORTSDIR}/textproc/scim
CONFIGURE_ARGS+=--with-scim
PLIST_SUB+= SCIM=""
.else
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index 85f22b04755b..ee2add526e09 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -55,7 +55,7 @@ PLIST_SUB+= GNOME="@comment "
.if exists(${X11BASE}/bin/scim) || defined(WITH_SCIM)
USE_GCC= 3.4
-LIB_DEPENDS= scim-1.0.8:${PORTSDIR}/textproc/scim
+LIB_DEPENDS= scim-1.0.9:${PORTSDIR}/textproc/scim
CONFIGURE_ARGS+=--with-scim
PLIST_SUB+= SCIM=""
.else