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 _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
