Binary packages and path: dependencies

Joshua Root jmr at macports.org
Wed Apr 11 07:19:13 PDT 2012


On 2012-4-12 00:13 , Thibaut Paumard wrote:
>  if { [string match "*(active)*" [exec port installed ffmpeg-devel]] } {
>      default_variants +devel
>  }

Rather running another port process, it would be better to check for
some file installed by ffmpeg-devel, or ask the registry directly using
registry_active.

- Josh


More information about the macports-dev mailing list