Cleaning up stale dependencies
Ryan Schmidt
ryandesign at macports.org
Sun Feb 26 14:21:14 PST 2012
On Feb 26, 2012, at 15:52, Arno Hautala wrote:
> On Sun, Feb 26, 2012 at 14:38, Ryan Schmidt 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 works fine for me.
$ port deps inkscape +python26
Full Name: inkscape @0.48.2_2+python26
Build Dependencies: pkgconfig, intltool, perl5
Library Dependencies: boehmgc, gsl, gtkmm, gnome-vfs, lcms, poppler, boost, ImageMagick, libwpg, gtkspell2, py26-lxml, py26-numpy, py26-xml
> 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.
Perhaps you have +python27 set in your variants.conf? (I don't.) If you do, then the behavior you see is expected.
More information about the macports-users
mailing list