On Sep 21, 2009, at 14:23, Ryan Schmidt wrote:

I think it's probably because of the way the swig port is written. It says:

default_variants        +python +perl +ruby +php5

This means: these variants will be autoselected. Always. Even if you have already requested other variants for this port. Try deselecting the undesired variants explicitly, either on the command line or in variants.conf, e.g.:

sudo port -d install py26-scipy +gcc44 -perl -ruby -php5

FYI, there is an open ticket to remove php5 as a default variant because of all the dependencies it pulls in (though there aren't as many now as there were in php5 @5.3.0_1 and earlier):

http://trac.macports.org/ticket/19336

Not sure what we're going to do about that ticket.

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to