aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-wm/fvwm2-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/fvwm2-devel/Makefile b/x11-wm/fvwm2-devel/Makefile
index 8101a62e0ff0..5000caaca023 100644
--- a/x11-wm/fvwm2-devel/Makefile
+++ b/x11-wm/fvwm2-devel/Makefile
@@ -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