[116204] trunk/dports/net/libproxy/Portfile
Ryan Schmidt
ryandesign at macports.org
Tue Jan 21 10:56:32 PST 2014
On Jan 21, 2014, at 11:35, devans at macports.org wrote:
> Revision
> 116204
> Author
> devans at macports.org
> Date
> 2014-01-21 09:35:08 -0800 (Tue, 21 Jan 2014)
> Log Message
>
> libproxy: depend on and build perl module for installed/default perl5.
> Modified: trunk/dports/net/libproxy/Portfile (116203 => 116204)
> - port:perl5.12
> + port:perl5
That’s exactly what we don’t want, isn’t it? We want predictable repeatable builds, not builds that vary based on other ports the user might have installed, but this change makes the libproxy port’s build vary based on what variant of the perl5 port is installed.
More information about the macports-dev
mailing list