Modified: trunk/dports/tex/texlive-common/Portfile (74420 => 74421)
--- trunk/dports/tex/texlive-common/Portfile 2010-12-16 21:14:39 UTC (rev 74420)
+++ trunk/dports/tex/texlive-common/Portfile 2010-12-16 21:15:10 UTC (rev 74421)
@@ -6,6 +6,7 @@
name texlive-common
version 2010
+revision 1
categories tex
maintainers dports
@@ -93,15 +94,15 @@
# Symlink texmf.cnf to its usual expected location, just in case
# anything tries to look for it there
- xinstall -d ${destroot}${texlive_texmflocal}/web2c
+ xinstall -d ${destroot}${texlive_texmfports}/web2c
ln -s ${texlive_texmfsysconfig}/texmf.cnf \
- ${destroot}${texlive_texmflocal}/web2c/texmf.cnf
+ ${destroot}${texlive_texmfports}/web2c/texmf.cnf
}
pre-activate {
# Delete ls-R index file if it exists
- if [file exists ${texlive_texmflocal}/ls-R] {
- delete ${texlive_texmflocal}/ls-R
+ if [file exists ${texlive_texmfports}/ls-R] {
+ delete ${texlive_texmfports}/ls-R
}
# Deactivate any of the texlive 2007 ports. replaced_by does not