On Sun, Feb 26, 2012 at 14:38, Ryan Schmidt <[email protected]> wrote: > > "port deps inkscape +python26" would show you the deps of inkscape with the > python26 variant, if you were interested in that.
FYI, this actually errors out. It seems that port isn't following all of the dependency / variant logic. > $ port deps inkscape +python26 > Error: inkscape: Variant python26 conflicts with python27 > Error: Unable to open port: Error evaluating variants Disabling the conflicting variant was successful. > $ port deps inkscape +python26 -python27 > Full Name: inkscape @0.48.2_2+python26+universal > Build Dependencies: pkgconfig, intltool, perl5 > Library Dependencies: boehmgc, gsl, gtkmm, gnome-vfs, lcms, poppler, boost, > ImageMagick, libwpg, gtkspell2, py26-lxml, py26-numpy, py26-xml -- arno s hautala /-| [email protected] pgp b2c9d448 _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
