[MacPorts] #54683: Qalculate version update to 2.0.0
MacPorts
noreply at macports.org
Wed Oct 18 17:23:32 UTC 2017
#54683: Qalculate version update to 2.0.0
-----------------------------------------+-----------------------
Reporter: kencu | Owner: jjstickel
Type: update | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: libqalculate qalculate-gtk |
-----------------------------------------+-----------------------
Comment (by kencu):
I see this, in `libofa`
{{{
use_autoreconf yes
autoreconf.args -fvi
autoreconf.env LIBTOOLIZE=${prefix}/bin/glibtoolize
}}}
and this, in `libmaa`
{{{
configure.env LIBTOOL=${prefix}/bin/glibtool
}}}
Here's another approach, from `ode`
{{{
patch {
reinplace "s|libtoolize|glibtoolize|g" ${worksrcpath}/bootstrap
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/54683#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list