aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-08-26 11:40:46 +0800
committermarcus <marcus@FreeBSD.org>2009-08-26 11:40:46 +0800
commitb1555ba5c443bef24d63db26354a6ce7e12b5993 (patch)
tree2580148d4130fe80039a568c7d33a9f727404229
parent1f0d3a6a741f42b0d51bd21eeb3a90d772f9f888 (diff)
downloadfreebsd-ports-gnome-b1555ba5c443bef24d63db26354a6ce7e12b5993.tar.gz
freebsd-ports-gnome-b1555ba5c443bef24d63db26354a6ce7e12b5993.tar.zst
freebsd-ports-gnome-b1555ba5c443bef24d63db26354a6ce7e12b5993.zip
Mark BROKEN with the new fribidi.
Reported by: pointyhat via pav
-rw-r--r--converters/pecl-fribidi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/converters/pecl-fribidi/Makefile b/converters/pecl-fribidi/Makefile
index cae17d11a5cd..a2516c43a0da 100644
--- a/converters/pecl-fribidi/Makefile
+++ b/converters/pecl-fribidi/Makefile
@@ -24,4 +24,6 @@ USE_PHPEXT= yes
CONFIGURE_ARGS= --with-fribidi=${LOCALBASE}
+BROKEN= needs update to work with fribidi-0.19.2
+
.include <bsd.port.mk>