Sync with libscim shared library version bump.

This commit is contained in:
MANTANI Nobutaka 2005-11-06 17:41:07 +00:00
parent 3a95aa3424
commit ef24e0ada3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147448
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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