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

jmr at macports.org jmr at macports.org
Tue Jul 13 13:32:21 PDT 2010


Revision: 69704
          http://trac.macports.org/changeset/69704
Author:   jmr at macports.org
Date:     2010-07-13 13:32:20 -0700 (Tue, 13 Jul 2010)
Log Message:
-----------
gnuplot: avoid opportunistically linking against lua (or attempting to, unsuccessfully)

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

Modified: trunk/dports/math/gnuplot/Portfile
===================================================================
--- trunk/dports/math/gnuplot/Portfile	2010-07-13 20:18:43 UTC (rev 69703)
+++ trunk/dports/math/gnuplot/Portfile	2010-07-13 20:32:20 UTC (rev 69704)
@@ -58,7 +58,8 @@
 				--disable-wxwidgets \
 				--without-latex \
 				--without-tutorial \
-				--without-cairo
+				--without-cairo \
+				--without-lua
 
 configure.ccache	no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100713/66c4ac84/attachment.html>


More information about the macports-changes mailing list