Mark broken when building WITH_BIDI. fribidi-0.10.7 is required to build,
however fribidi-0.10.4 is currently in ports.
This commit is contained in:
parent
022b329646
commit
a732607ff3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159649
@ -86,6 +86,7 @@ CONFIGURE_ARGS+= --with-png --with-png-includes=${LOCALBASE}/include \
|
||||
.if defined(WITHOUT_BIDI)
|
||||
CONFIGURE_ARGS+= --disable-bidi
|
||||
.else
|
||||
BROKEN= fribidi 0.10.7 is required, fribidi 0.10.4 is currently in the ports collection, build WITHOUT_BIDI in the interim
|
||||
LIB_DEPENDS+= fribidi.0:${PORTSDIR}/converters/fribidi
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user