Revision: 140414 https://trac.macports.org/changeset/140414 Author: ryandesign@macports.org Date: 2015-09-19 06:32:11 -0700 (Sat, 19 Sep 2015) Log Message: ----------- tex-whizzytex: don't attempt to launch /Applications/Utilities/X11.app (#39460, #48914) Modified Paths: -------------- trunk/dports/tex/tex-whizzytex/Portfile Modified: trunk/dports/tex/tex-whizzytex/Portfile =================================================================== --- trunk/dports/tex/tex-whizzytex/Portfile 2015-09-19 04:57:20 UTC (rev 140413) +++ trunk/dports/tex/tex-whizzytex/Portfile 2015-09-19 13:32:11 UTC (rev 140414) @@ -30,9 +30,6 @@ sha1 c01e0dc5886631250c786251c009324064dfde97 \ rmd160 017cbdfa178216ec5f97ef0a4848813ac35550e1 -pre-configure { - system "open /Applications/Utilities/X11.app" -} post-destroot { xinstall -m 755 -d ${destroot}${prefix}/share/texmf-dist/tex/latex/whizzytex xinstall -m 644 ${worksrcpath}/src/${distname}.sty \
participants (1)
-
ryandesign@macports.org