aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/scim-m17n
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-10-26 15:43:10 +0800
committermiwi <miwi@FreeBSD.org>2007-10-26 15:43:10 +0800
commite9df0826d87a1ae1aff8dcff1f1605dfea71b020 (patch)
treeb40f9ba095cca935611f4b3f4e66117561db1a96 /textproc/scim-m17n
parentb1acffc849d35b4651ccaa1cd4c2e910f2c541c0 (diff)
downloadfreebsd-ports-gnome-e9df0826d87a1ae1aff8dcff1f1605dfea71b020.tar.gz
freebsd-ports-gnome-e9df0826d87a1ae1aff8dcff1f1605dfea71b020.tar.zst
freebsd-ports-gnome-e9df0826d87a1ae1aff8dcff1f1605dfea71b020.zip
- chase increase of devel/m17n-lib shlib version.
Submitted by: linimon via pointyhat
Diffstat (limited to 'textproc/scim-m17n')
-rw-r--r--textproc/scim-m17n/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/scim-m17n/Makefile b/textproc/scim-m17n/Makefile
index 2b6d03ab8eca..267d7569ba4f 100644
--- a/textproc/scim-m17n/Makefile
+++ b/textproc/scim-m17n/Makefile
@@ -7,6 +7,7 @@
PORTNAME= scim-m17n
PORTVERSION= 0.2.2
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF
MASTER_SITE_SUBDIR=scim
@@ -15,7 +16,7 @@ MAINTAINER= relaxbsd@gmail.com
COMMENT= A SCIM IMEngine module which uses m17n library as the backend
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
-LIB_DEPENDS= m17n.1:${PORTSDIR}/devel/m17n-lib
+LIB_DEPENDS= m17n.2:${PORTSDIR}/devel/m17n-lib
RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim
USE_GMAKE= yes