On Oct 25, 2013, at 07:51, [email protected] wrote: > Revision > 112526 > Author > [email protected] > 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 _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
