[76607] trunk/dports/tex/tex-whizzytex/Portfile
phw at macports.org
phw at macports.org
Wed Mar 2 01:30:09 PST 2011
Revision: 76607
http://trac.macports.org/changeset/76607
Author: phw at macports.org
Date: 2011-03-02 01:30:08 -0800 (Wed, 02 Mar 2011)
Log Message:
-----------
Minor portfile updates
Modified Paths:
--------------
trunk/dports/tex/tex-whizzytex/Portfile
Modified: trunk/dports/tex/tex-whizzytex/Portfile
===================================================================
--- trunk/dports/tex/tex-whizzytex/Portfile 2011-03-02 08:52:24 UTC (rev 76606)
+++ trunk/dports/tex/tex-whizzytex/Portfile 2011-03-02 09:30:08 UTC (rev 76607)
@@ -2,7 +2,7 @@
name tex-whizzytex
version 1.3.1
-revision 1
+revision 2
categories tex
platforms darwin
maintainers phw openmaintiner
@@ -17,7 +17,6 @@
configure.pre_args -prefix ${prefix}
-#build.cmd x make build
depends_lib bin:tex:texlive
@@ -29,13 +28,12 @@
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 ${destroot}${prefix}/share/texmf-dist/tex/latex/whizzytex/
- }
+ xinstall -m 755 -d ${destroot}${prefix}/share/texmf-dist/tex/latex/whizzytex
+ xinstall -m 644 ${worksrcpath}/src/${distname}.sty ${destroot}${prefix}/share/texmf-dist/tex/latex/whizzytex/
+}
post-activate {
-
system "mktexlsr"
ui_msg "To use this, put the following into your ~/.emacs:"
ui_msg "(add-to-list 'load-path \"${prefix}/share/whizzytex/emacs/\")"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110302/26c88a79/attachment.html>
More information about the macports-changes
mailing list