[115805] trunk/dports/python/py-enable

Ryan Schmidt ryandesign at macports.org
Sun Jan 12 14:52:51 PST 2014


On Jan 12, 2014, at 16:49, Mojca Miklavec wrote:

>> $ port info py27-enable +pyside
>> Error: py-enable: Variant pyqt4 conflicts with pyside
>> Error: Unable to open port: Error evaluating variants
> 
> Oh, I forgot about that, I'm sorry. It would probably ring a bell if
> the variants had the same name (like +python26 and +python27). It took
> me a while to figure out what you meant with this email, but I assume
> that you wanted to say that "default_variants +pyqt4" should be
> replaced by:
> 
> if {![variant_isset pyside] && ![variant_isset pyqt4]} {
>    default_variants +pyqt4
> }

Right, that’s it.




More information about the macports-dev mailing list