[112526] trunk/dports/math/atlas/Portfile
Ryan Schmidt
ryandesign at macports.org
Fri Oct 25 06:05:35 PDT 2013
On Oct 25, 2013, at 07:51, vince at macports.org wrote:
> Revision
> 112526
> Author
> vince at macports.org
> Date
> 2013-10-25 05:51:12 -0700 (Fri, 25 Oct 2013)
> Log Message
>
> As ‘gnutar’ is no longer part of OS X 10.9 (a.k.a Maveriks™), add a related extract dependency.
> Modified: trunk/dports/math/atlas/Portfile (112525 => 112526)
> +depends_extract-append port:gnutar
There’s no need to make users of OS X 10.8 and earlier install the gnutar port. The dependency could be declared “bin:gnutar:gnutar” to allow OS X’s gnutar to satisfy the dependency on 10.8 and earlier.
But instead please consider the patch I provided to allow bsd tar to extract this file:
https://trac.macports.org/ticket/40685
More information about the macports-dev
mailing list