aboutsummaryrefslogtreecommitdiff
path: root/textproc/scim-m17n
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-05-03 06:41:03 +0000
committerWen Heping <wen@FreeBSD.org>2010-05-03 06:41:03 +0000
commit04e5f714fd810ef083eba6a98394a3c76c7b3c88 (patch)
tree7e739e21ce3630b387405ef1f3077466ffe0defd /textproc/scim-m17n
parent93479f4f28e169896c61054b984ca291f83791f0 (diff)
Notes
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 5b9c078bae89..66d72b9d991d 100644
--- a/textproc/scim-m17n/Makefile
+++ b/textproc/scim-m17n/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-m17n
PORTVERSION= 0.2.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} \
http://anthesphoria.net/FreeBSD/ports/distfiles/
@@ -18,7 +18,7 @@ COMMENT= A SCIM IMEngine module which uses m17n library as the backend
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \
gsed:${PORTSDIR}/textproc/gsed
-LIB_DEPENDS= m17n.3:${PORTSDIR}/devel/m17n-lib
+LIB_DEPENDS= m17n.4:${PORTSDIR}/devel/m17n-lib
RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim
USE_GMAKE= yes