On Sun, Nov 16, 2014 at 4:52 PM, David Strubbe <dstru...@macports.org>
wrote:

> Is there a way to make default variants be passed to dependencies when
> installing them? My octopus port depends on fftw-3 and needs it to be built
> with a Fortran variant. octopus has +gcc48 as default variant, and building
> fftw-3 +gcc48 will work. But on the buildbots it just builds fftw-3 with no
> variant for the dependency, which then does not work. How can I solve this?
>

Take a look at the active_variants PortGroup
(/opt/local/var/macports/sources/
rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/active_variants-1.1.tcl
).

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to