mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 19:56:53 -04:00
- Separate basic TeX engines from tex-web2c to print/tex-basic-engines. - Add CTAN mirrors to MASTER_SITES. - Drop gmake where not required. - Remove extra dependencies in print/tex-aleph, print/tex-dvipdfmx, print/tex-luatex, print/tex-xetex, and japanese/tex-ptex.
14 lines
421 B
Text
14 lines
421 B
Text
--- man/Makefile.in.orig 2015-07-26 05:24:02.711529000 +0900
|
|
+++ man/Makefile.in 2015-07-26 05:24:25.464588000 +0900
|
|
@@ -448,10 +448,7 @@
|
|
|
|
pdftex_man_sources = pdftex.man pdftosrc.man ttf2afm.man
|
|
otangle_man_sources = ofm2opl.man opl2ofm.man ovf2ovp.man ovp2ovf.man
|
|
-misc_man_sources = \
|
|
- amstex.man \
|
|
- latex.man \
|
|
- pdfetex.man
|
|
+misc_man_sources =
|
|
|
|
SUFFIXES = .1 .man .ps .dvi
|
|
man_files = $(man_sources:.man=.1)
|