efac6a7520
Pointed-Out by: SHIMURA Tatsuya <shimura@math.cst.nihon-u.ac.jp>, ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp> Run mktexlsr at installation time since there can be a situation where only this port amongst other TeX related ports is upgraded. Remove some garbage from pkg-message Pointed-Out by: SHIOZAKI Takehiko <st@be.to> Don't install bin/{tftopl,pltotf} since modified version of them are installed by ja-ptex. Work-around to make portupgrade users happy, by making share/texmf/dvipdfm and share/texmf/web2c/texmf.cnf symbolic links. Since share/texmf/ls-R is updated by other ports, don't list them in the plist.
13 lines
714 B
Text
13 lines
714 B
Text
--- texk/web2c/Makefile.in.orig Sun Feb 2 01:51:16 2003
|
|
+++ texk/web2c/Makefile.in Wed Apr 16 18:46:31 2003
|
|
@@ -137,8 +137,8 @@
|
|
@MFW@@MFN@mfn = mf-nowin
|
|
programs = bibtex ctangle cweave dvicopy dvitomp dvitype $(etex) gftodvi \
|
|
gftopk gftype $(mfn) $(mfw) mft mpost $(odvicopy) $(odvitype) $(omega) \
|
|
-$(otangle) patgen $(pdftex) $(pdfetex) $(pdftosrc) pktogf pktype pltotf \
|
|
-pooltype tangle $(tex) tftopl tie $(ttf2afm) vftovp vptovf weave
|
|
+$(otangle) patgen $(pdftex) $(pdfetex) $(pdftosrc) pktogf pktype \
|
|
+pooltype tangle $(tex) tie $(ttf2afm) vftovp vptovf weave
|
|
|
|
mpware = mpware/dmp mpware/makempx mpware/mpto mpware/newer
|
|
mpware_sources = mpware/dmp.c mpware/makempx.in mpware/mpto.c mpware/newer.c
|