On Mar 18, 2008, at 07:32, [EMAIL PROTECTED] wrote: > Revision: 35147 > http://trac.macosforge.org/projects/macports/changeset/35147 > Author: [EMAIL PROTECTED] > 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. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
