From bab27205960a3b2add02f378d3bac073711ca9f6 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Fri, 24 Jul 2009 19:31:34 +0000 Subject: [PATCH] Fix fosx (10.5) build factory, also remove an obsoleted option. Originally committed to SVN as r3258. --- devel/tinderbox/buildbot/master/master.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/tinderbox/buildbot/master/master.cfg b/devel/tinderbox/buildbot/master/master.cfg index 368c421a3..beb051b8e 100644 --- a/devel/tinderbox/buildbot/master/master.cfg +++ b/devel/tinderbox/buildbot/master/master.cfg @@ -302,9 +302,8 @@ fosx.addStep(shell.ShellCommand( "--prefix=/Users/verm/prefix", WithProperties("--with-build-credit=BuildBot: %s (%s)", "buildername", "slavename"), "--with-apple-opengl-framework", - "--with-wx-config=/Users/verm/prefix/lib/wx/config/mac-unicode-debug-2.8", + "--with-wx-config=/Users/verm/prefix/lib/wx/config/osx_cocoa-unicode-debug-2.9", "--enable-debug", - "--without-libass", "--disable-check-wx-opengl", "--disable-check-wx-stc" ],