These ports need an update to work with the new paragraph embedding level

API of fribidi.
This commit is contained in:
Joe Marcus Clarke 2009-08-23 17:19:48 +00:00
parent 64bd530cb6
commit c02b4579d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240214
2 changed files with 4 additions and 0 deletions

View file

@ -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>

View file

@ -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