[27427] trunk/dports/graphics/gimp2/Portfile
Yves de Champlain
yves at macports.org
Fri Aug 3 10:04:19 PDT 2007
Le 07-08-03 à 12:47, Rainer Müller a écrit :
> source_changes at macosforge.org wrote:
>> Revision
>> 27427 <http://trac.macosforge.org/projects/macports/changeset/
>> 27427>
>> Author
>> yves at macports.org
>> Date
>> 2007-08-03 09:30:45 -0700 (Fri, 03 Aug 2007)
> [...]
>> +variant without_python conflicts python24 {
>> + depends_lib-delete port:py25-gtk
>> + configure.env-delete PYTHON=${prefix}/bin/python2.5
>> + configure.args-append --disable-python
>> +}
>> +
>
> I don't like this name without_*. I would prefer a variant +python and
> setting
> default_variants +python
>
> So if someone does not want python he/she can overwrite that using
> port install gimp2 -python
>
> What do you think about that?
For my part, I don't like default variants ...
I think MacPorts really needs some sort of variants naming guidelines.
yves
More information about the macports-dev
mailing list