[MacPorts] #33596: update: gnuplot 4.6.0
MacPorts
noreply at macports.org
Sun Mar 11 14:55:14 PDT 2012
#33596: update: gnuplot 4.6.0
--------------------------------------------+-------------------------------
Reporter: mojca.miklavec.lists@… | Owner: macports-tickets@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Keywords: | Port: gnuplot
--------------------------------------------+-------------------------------
Comment(by mojca.miklavec.lists@…):
The following addition to the attached Portfile solves the problem with
clang++ compiler, but it would still be interesting to figure out why the
problems with compiler appears in the first place.
{{{
if {[variant_isset wxwidgets]} {
if {${configure.compiler} == "clang"} {
configure.compiler llvm-gcc-4.2
}
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/33596#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list