[89945] trunk/dports/tex/texlive-htmlxml/Portfile
dports at macports.org
dports at macports.org
Thu Feb 16 01:23:45 PST 2012
Revision: 89945
http://trac.macports.org/changeset/89945
Author: dports at macports.org
Date: 2012-02-16 01:23:44 -0800 (Thu, 16 Feb 2012)
Log Message:
-----------
texlive-htmlxml: have tex4ht invoke xhtex through mk4ht; see #30270
Modified Paths:
--------------
trunk/dports/tex/texlive-htmlxml/Portfile
Modified: trunk/dports/tex/texlive-htmlxml/Portfile
===================================================================
--- trunk/dports/tex/texlive-htmlxml/Portfile 2012-02-16 06:18:09 UTC (rev 89944)
+++ trunk/dports/tex/texlive-htmlxml/Portfile 2012-02-16 09:23:44 UTC (rev 89945)
@@ -6,7 +6,7 @@
name texlive-htmlxml
version 23080
-revision 1
+revision 2
categories tex
maintainers dports
@@ -49,6 +49,9 @@
post-patch {
reinplace "s|%%~/texmf-dist|${texlive_texmfdist}|g" ${worksrcpath}/runfiles/texmf-dist/tex4ht/base/unix/tex4ht.env
+
+ # See #30270
+ reinplace "s|\\Needs\{\"xhtex|\\Needs\{\"mk4ht xhtex|g" ${worksrcpath}/runfiles/texmf-dist/tex/generic/tex4ht/html4.4ht
}
texlive.texmfport
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120216/4013d7b7/attachment-0001.html>
More information about the macports-changes
mailing list