aboutsummaryrefslogtreecommitdiff
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
parent64bd530cb6e180bf8bef3d61743932eaffcf3fad (diff)
Notes
-rw-r--r--hebrew/geresh/Makefile2
-rw-r--r--textproc/bidiv/Makefile2
2 files changed, 4 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>
diff --git a/textproc/bidiv/Makefile b/textproc/bidiv/Makefile
index b94bbd5712c1..c9fc33a723f7 100644
--- a/textproc/bidiv/Makefile
+++ b/textproc/bidiv/Makefile
@@ -21,6 +21,8 @@ WRKSRC= ${WRKDIR}/bidiv
MAN1= bidiv.1
MAKE_ENV+= CC_OPT_FLAGS="${CFLAGS}"
+BROKEN= needs update for the new fribidi paragraph API
+
post-patch:
${REINPLACE_CMD} -E "s/^(PREFIX|CC_OPT_FLAGS).+//g;" ${WRKSRC}/Makefile