[35147] trunk/dports/editors/efte/Portfile
Ryan Schmidt
ryandesign at macports.org
Wed Mar 19 04:44:16 PDT 2008
On Mar 18, 2008, at 07:32, reiffert at macports.org wrote:
> Revision: 35147
> http://trac.macosforge.org/projects/macports/changeset/35147
> Author: reiffert at macports.org
> Date: 2008-03-18 05:32:43 -0700 (Tue, 18 Mar 2008)
>
> Log Message:
> -----------
> efte: making variant x11 the default variant
>
> Modified Paths:
> --------------
> trunk/dports/editors/efte/Portfile
>
> Modified: trunk/dports/editors/efte/Portfile
> ===================================================================
> --- trunk/dports/editors/efte/Portfile 2008-03-18 10:39:45 UTC (rev
> 35146)
> +++ trunk/dports/editors/efte/Portfile 2008-03-18 12:32:43 UTC (rev
> 35147)
> @@ -16,7 +16,7 @@
> homepage http://efte.sourceforge.net
> master_sites http://downloads.sourceforge.net/sourceforge/efte/
> checksums efte-${version}.tar.gz md5
> ae60a3056e73d4655569f455e4c6283e
> -
> +default_variants +x11
Here also you'll want to instead convert the x11 variant to a no_x11
variant, and not use default_variants.
More information about the macports-dev
mailing list