[117250] trunk/dports/lang/mozjs17/Portfile

devans at macports.org devans at macports.org
Thu Feb 20 10:25:00 PST 2014


Revision: 117250
          https://trac.macports.org/changeset/117250
Author:   devans at 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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140220/3394f400/attachment.html>


More information about the macports-changes mailing list