From 883e13c0ad0389197ba977b18d3331246fa674fb Mon Sep 17 00:00:00 2001 From: wen Date: Mon, 3 May 2010 06:41:03 +0000 Subject: - Bump PORTREVISION to chase the update of m17n-lib PR: ports/146249 Submitted by: Nikola Lecic --- textproc/scim-m17n/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/scim-m17n') diff --git a/textproc/scim-m17n/Makefile b/textproc/scim-m17n/Makefile index 5b9c078bae8..66d72b9d991 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 -- cgit