summaryrefslogtreecommitdiff
path: root/hebrew
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-08-23 17:19:48 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-08-23 17:19:48 +0000
commitc02b4579d655b905d22143d470fd399855e59f11 (patch)
tree497ce328e4bacfbb236907b671e487db7de03793 /hebrew
parentFix the build with the new fribidi. (diff)
These ports need an update to work with the new paragraph embedding level
API of fribidi.
Notes
Notes: svn path=/head/; revision=240214
Diffstat (limited to 'hebrew')
-rw-r--r--hebrew/geresh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/hebrew/geresh/Makefile b/hebrew/geresh/Makefile
index 0fae1f522d71..e5db4ca7ddb5 100644
--- a/hebrew/geresh/Makefile
+++ b/hebrew/geresh/Makefile
@@ -18,4 +18,6 @@ LIB_DEPENDS= fribidi.3:${PORTSDIR}/converters/fribidi
GNU_CONFIGURE= yes
+BROKEN= needs update for the new fribidi paragraph API
+
.include <bsd.port.mk>