diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-22 17:36:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-22 17:36:57 +0000 |
commit | 4d1085d79477b716fa7d1eefc145b4da00f61fa3 (patch) | |
tree | a125f5d284d87d52cc7e7aab1f2c0a139983db38 /hebrew | |
parent | eb6691b9223a6ed8090f5d2b54ed095d36bb4c77 (diff) | |
download | ports-4d1085d79477b716fa7d1eefc145b4da00f61fa3.tar.gz ports-4d1085d79477b716fa7d1eefc145b4da00f61fa3.zip |
Chase the fribidi shared lib bump.
Notes
Notes:
svn path=/head/; revision=240112
Diffstat (limited to 'hebrew')
-rw-r--r-- | hebrew/geresh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hebrew/geresh/Makefile b/hebrew/geresh/Makefile index 6c8c55bc0c11..0fae1f522d71 100644 --- a/hebrew/geresh/Makefile +++ b/hebrew/geresh/Makefile @@ -7,13 +7,14 @@ PORTNAME= geresh PORTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= hebrew editors MASTER_SITES= http://www.typo.co.il/~mooffie/geresh/download/ MAINTAINER= EitanAdlerList@gmail.com COMMENT= A Hebrew console based text edtior -LIB_DEPENDS= fribidi.0:${PORTSDIR}/converters/fribidi +LIB_DEPENDS= fribidi.3:${PORTSDIR}/converters/fribidi GNU_CONFIGURE= yes |