[55167] trunk/dports/math/gnuplot/Portfile

toby at macports.org toby at macports.org
Fri Aug 7 00:18:30 PDT 2009


Revision: 55167
          http://trac.macports.org/changeset/55167
Author:   toby at macports.org
Date:     2009-08-07 00:18:27 -0700 (Fri, 07 Aug 2009)
Log Message:
-----------
disable ccache per #18806 (gnuplot 4.2.4 +wxwidgets fails to install wich ccache)

Modified Paths:
--------------
    trunk/dports/math/gnuplot/Portfile

Modified: trunk/dports/math/gnuplot/Portfile
===================================================================
--- trunk/dports/math/gnuplot/Portfile	2009-08-07 07:14:06 UTC (rev 55166)
+++ trunk/dports/math/gnuplot/Portfile	2009-08-07 07:18:27 UTC (rev 55167)
@@ -63,6 +63,8 @@
 				--mandir='\${prefix}/share/man' \
 				--disable-wxwidgets
 
+configure.ccache	no
+
 variant no_x11 {
 	depends_lib-delete		port:xpm
 	configure.args-delete	--with-x
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090807/21dfdd44/attachment.html>


More information about the macports-changes mailing list