[140956] trunk/dports/math/gnuplot/Portfile
michaelld at macports.org
michaelld at macports.org
Tue Oct 6 12:43:29 PDT 2015
Revision: 140956
https://trac.macports.org/changeset/140956
Author: michaelld at macports.org
Date: 2015-10-06 12:43:29 -0700 (Tue, 06 Oct 2015)
Log Message:
-----------
gnuplot: fix +qt variant to just use the qt4 1.0 PortGroup to work no matter where qt4 is installed.
Modified Paths:
--------------
trunk/dports/math/gnuplot/Portfile
Modified: trunk/dports/math/gnuplot/Portfile
===================================================================
--- trunk/dports/math/gnuplot/Portfile 2015-10-06 19:38:04 UTC (rev 140955)
+++ trunk/dports/math/gnuplot/Portfile 2015-10-06 19:43:29 UTC (rev 140956)
@@ -104,7 +104,7 @@
}
variant qt conflicts qt5 description "Enable qt terminal with Qt 4" {
- depends_lib-append port:qt4-mac
+ PortGroup qt4 1.0
configure.args-replace --without-qt --with-qt=qt4
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151006/e46d14d1/attachment.html>
More information about the macports-changes
mailing list