mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
These ports need an update to work with the new paragraph embedding level
API of fribidi.
This commit is contained in:
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
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue