From 718be4a85e6b81fbc1bc458d8db2c2c006bebe91 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 18 Dec 2005 18:26:21 +0000 Subject: Mark BROKEN with new Mozilla build system. --- www/mozilla-bonobo/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www') diff --git a/www/mozilla-bonobo/Makefile b/www/mozilla-bonobo/Makefile index 02c7b63684f..6549841c571 100644 --- a/www/mozilla-bonobo/Makefile +++ b/www/mozilla-bonobo/Makefile @@ -42,6 +42,8 @@ USE_REINPLACE= yes CONFIGURE_ARGS= --with-plugin-install-dir="${PREFIX}/lib/browser_plugins" \ --with-mozilla-include-dir="${X11BASE}/include/mozilla${HEADERS_SUFX}" +BROKEN= "Does not build with new Mozilla" + pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} " By default mozilla-bonobo uses www/mozilla for html rendering, but you can" -- cgit