aboutsummaryrefslogtreecommitdiff
path: root/textproc/scim-m17n
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-28 09:23:02 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-28 09:23:02 +0000
commit45b8681f4aace34556751860d409da531cd0f29e (patch)
tree2ed30c966d580984d7061cb72d3ef8dffae8239d /textproc/scim-m17n
parent64475ae6ec20f4d339ac84fef14d56d5a08e8222 (diff)
downloadports-45b8681f4aace34556751860d409da531cd0f29e.tar.gz
ports-45b8681f4aace34556751860d409da531cd0f29e.zip
- Chase m17n-* libversion bump
Notes
Notes: svn path=/head/; revision=208060
Diffstat (limited to 'textproc/scim-m17n')
-rw-r--r--textproc/scim-m17n/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/scim-m17n/Makefile b/textproc/scim-m17n/Makefile
index 267d7569ba4f..475ebe41b286 100644
--- a/textproc/scim-m17n/Makefile
+++ b/textproc/scim-m17n/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-m17n
PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF
MASTER_SITE_SUBDIR=scim
@@ -16,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.2:${PORTSDIR}/devel/m17n-lib
+LIB_DEPENDS= m17n.3:${PORTSDIR}/devel/m17n-lib
RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim
USE_GMAKE= yes