Modified: trunk/dports/tex/texlive-bin/Portfile (89700 => 89701)
--- trunk/dports/tex/texlive-bin/Portfile 2012-02-07 03:26:36 UTC (rev 89700)
+++ trunk/dports/tex/texlive-bin/Portfile 2012-02-07 03:49:50 UTC (rev 89701)
@@ -208,6 +208,9 @@
delete ${destroot}${texlive_bindir}/latexmk
delete ${destroot}${texlive_bindir}/tlmgr
+ # Do not install the pre-generated fmtutil.cnf; we generate our own
+ delete ${destroot}${texlive_texmfmain}/web2c/fmtutil.cnf
+
# gzip manpages that are installed into texlive_bindir
foreach manpage [glob -directory ${destroot}${texlive_bindir} man*/*] {
# need to make sure it isn't a symlink