Revision
68314
Author
singingwolfboy@macports.org
Date
2010-05-31 18:05:58 -0700 (Mon, 31 May 2010)

Log Message

Make LaTeXiT build on Leopard, resolving ticket 24736

Modified Paths

Diff

Modified: trunk/dports/tex/LaTeXiT/Portfile (68313 => 68314)


--- trunk/dports/tex/LaTeXiT/Portfile	2010-06-01 01:05:41 UTC (rev 68313)
+++ trunk/dports/tex/LaTeXiT/Portfile	2010-06-01 01:05:58 UTC (rev 68314)
@@ -30,7 +30,8 @@
 depends_run     port:ghostscript
 
 worksrcdir      ${name}-mainline
-xcode.target    "All compilations"
+xcode.target    "Automator-CreateEquations" "LaTeXiT Helper" "LaTeXiT"
+xcode.configuration "Development"
 
 checksums           md5     1bd6580ef05ce491479fa7d3216cf902 \
                     sha1    4dbc43d3ed55275d41a9862b68e90a12e81c4ef7 \