Changeset 81238
- Timestamp:
- 07/27/11 18:45:43 (4 years ago)
- Location:
- users/dports/ports/tex/texlive-bin
- Files:
-
- 2 edited
-
Portfile (modified) (1 diff)
-
files/texk_kpathsea_paths.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
users/dports/ports/tex/texlive-bin/Portfile
r81107 r81238 84 84 delete ${worksrcpath}/texk/kpathsea/texmf.cnf 85 85 file copy ${filespath}/texk_kpathsea_paths.h ${worksrcpath}/texk/kpathsea/paths.h 86 reinplace "s|@@PREFIX@@|${prefix}|" ${worksrcpath}/texk/kpathsea/paths.h 86 87 reinplace "s|@@TEXMFSYSCONFIG@@|${texlive_texmfsysconfig}|" ${worksrcpath}/texk/kpathsea/paths.h 87 88 reinplace "s|@@TEXMFSYSCONFIG@@|${texlive_texmfsysconfig}|" ${worksrcpath}/texk/texlive/context/mtxrun -
users/dports/ports/tex/texlive-bin/files/texk_kpathsea_paths.h
r80534 r81238 312 312 313 313 #ifndef DEFAULT_CLUAINPUTS 314 #define DEFAULT_CLUAINPUTS " .:$SELFAUTOLOC/lib/{$progname,$engine,}/lua//"314 #define DEFAULT_CLUAINPUTS "@@PREFIX@@/lib/{$progname,$engine,}/lua//" 315 315 #endif 316 316 … … 335 335 #endif 336 336 337 #ifndef DEFAULT_TEXMFCNF 337 338 #define DEFAULT_TEXMFCNF "@@TEXMFSYSCONFIG@@" 339 #endif 338 340 339 341 #ifndef DEFAULT_TEXMF_RESTRICTED_SCRIPTS
Note: See TracChangeset
for help on using the changeset viewer.

