summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2006-04-15 20:07:12 +0000
committercy <cy@FreeBSD.org>2006-04-15 20:07:12 +0000
commit285c8c7b04d4cab80d0d9e2a7035f6de12b7b08b (patch)
tree0fddce62642257296d76329a7ed2c54bed163525 /x11-wm
parentd4bfffa710f97a58991f54c6eb5b96371be41b6d (diff)
downloadFreeBSD-ports-285c8c7b04d4cab80d0d9e2a7035f6de12b7b08b.zip
FreeBSD-ports-285c8c7b04d4cab80d0d9e2a7035f6de12b7b08b.tar.gz
Mark broken when building WITH_BIDI. fribidi-0.10.7 is required to build,
however fribidi-0.10.4 is currently in ports.
Diffstat (limited to 'x11-wm')
-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 8101a62..5000caa 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
OpenPOWER on IntegriCloud