[EMAIL PROTECTED] wrote:
> Revision
>     27427 <http://trac.macosforge.org/projects/macports/changeset/27427>
> Author
>     [EMAIL PROTECTED]
> 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?

Rainer
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to