aboutsummaryrefslogtreecommitdiff
path: root/devel/m17n-lib
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-08-22 17:36:57 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-08-22 17:36:57 +0000
commit4d1085d79477b716fa7d1eefc145b4da00f61fa3 (patch)
treea125f5d284d87d52cc7e7aab1f2c0a139983db38 /devel/m17n-lib
parenteb6691b9223a6ed8090f5d2b54ed095d36bb4c77 (diff)
downloadports-4d1085d79477b716fa7d1eefc145b4da00f61fa3.tar.gz
ports-4d1085d79477b716fa7d1eefc145b4da00f61fa3.zip
Chase the fribidi shared lib bump.
Notes
Notes: svn path=/head/; revision=240112
Diffstat (limited to 'devel/m17n-lib')
-rw-r--r--devel/m17n-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile
index 5e401edc9971..47e62277f69e 100644
--- a/devel/m17n-lib/Makefile
+++ b/devel/m17n-lib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= m17n-lib
PORTVERSION= 1.5.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.m17n.org/m17n-lib-download/ \
http://anthesphoria.net/FreeBSD/ports/distfiles/
@@ -16,7 +16,7 @@ MAINTAINER= nikola.lecic@anthesphoria.net
COMMENT= A library for the multilingual text handling
BUILD_DEPENDS= m17n-db>=1.5.4:${PORTSDIR}/devel/m17n-db
-LIB_DEPENDS= fribidi.0:${PORTSDIR}/converters/fribidi \
+LIB_DEPENDS= fribidi.3:${PORTSDIR}/converters/fribidi \
gd.4:${PORTSDIR}/graphics/gd \
otf.0:${PORTSDIR}/print/libotf
RUN_DEPENDS= m17n-db>=1.5.4:${PORTSDIR}/devel/m17n-db