diff options
Diffstat (limited to 'x11-wm/fvwm2-devel/Makefile')
-rw-r--r-- | x11-wm/fvwm2-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/fvwm2-devel/Makefile b/x11-wm/fvwm2-devel/Makefile index 5000caaca023..8101a62e0ff0 100644 --- a/x11-wm/fvwm2-devel/Makefile +++ b/x11-wm/fvwm2-devel/Makefile @@ -86,7 +86,6 @@ 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 |