Revision: 117250 https://trac.macports.org/changeset/117250 Author: devans@macports.org Date: 2014-02-20 10:24:59 -0800 (Thu, 20 Feb 2014) Log Message: ----------- mozjs17: disable ccache which breaks build, maintainer update (#42469). Modified Paths: -------------- trunk/dports/lang/mozjs17/Portfile Modified: trunk/dports/lang/mozjs17/Portfile =================================================================== --- trunk/dports/lang/mozjs17/Portfile 2014-02-20 18:00:14 UTC (rev 117249) +++ trunk/dports/lang/mozjs17/Portfile 2014-02-20 18:24:59 UTC (rev 117250) @@ -42,6 +42,8 @@ --disable-readline \ --enable-threadsafe +configure.ccache no + patchfiles fix-goto-scope-jsinterp.cpp.diff \ patch-configure-no-deployment-target.diff