On Jan 14, 2010, at 05:05, [email protected] wrote: > Revision: 62712 > http://trac.macports.org/changeset/62712 > Author: [email protected] > Date: 2010-01-14 03:05:34 -0800 (Thu, 14 Jan 2010) > Log Message: > ----------- > Update to slime-20100113. > > Update message and variants about currently working MacPorts Lisp > implementation. > +variant abcl description "Require lang/abcl for SLIME" { > + depends_run-append port:abcl > +} > + > +variant abcl description "Require lang/ccl for SLIME" { > + depends_run-append port:ccl > +} > + > +variant abcl description "Require lang/ecl for SLIME" { > + depends_run-append port:ccl > +}
You have some variant-duplication and -description issues here. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
