Revision: 68487 http://trac.macports.org/changeset/68487 Author: singingwolfboy@macports.org Date: 2010-06-04 08:54:19 -0700 (Fri, 04 Jun 2010) Log Message: ----------- Updated variant to use imperative style, as suggested by ryandesign Modified Paths: -------------- trunk/dports/tex/LaTeXiT/Portfile Modified: trunk/dports/tex/LaTeXiT/Portfile =================================================================== --- trunk/dports/tex/LaTeXiT/Portfile 2010-06-04 15:48:02 UTC (rev 68486) +++ trunk/dports/tex/LaTeXiT/Portfile 2010-06-04 15:54:19 UTC (rev 68487) @@ -36,6 +36,6 @@ sha1 571b5299b4d9a65a533e53963ece8278fd9056c9 \ rmd160 6608a2660590c28e24110b19d7441748ad837937 -variant mactex description "If your TeX distribution is MacTeX" { +variant mactex description "Use MacTeX instead of TeX Live" { depends_run-delete bin:pdftex:texlive }