On Wed, Jun 16, 2010 at 06:21:28PM -0500, Ryan Schmidt wrote: > On Jun 16, 2010, at 18:07, [email protected] wrote: > > +depends_lib port:texlive-common port:texlive-bin > > > +variant minimal \ > > + description "Minimal installation scheme (plain TeX only; no LaTeX)" \ > > + conflicts basic medium full { > > + depends_lib port:texlive-basic > > Is it your intention in these variants to override the port's global > depends_lib?
Actually, yes, the global depends_lib is redundant and no longer necessary since those ports are now pulled in as recursive dependencies. Removed it in r68887. Thanks for catching that. Dan -- Dan R. K. Ports MIT CSAIL http://drkp.net/ _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
