ports/devel/tex-web2c/files/patch-man-Makefile.in
Hiroki Sato 520677c14a - Separate libsynctex from tex-web2c to devel/tex-synctex.
- 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.
2015-07-26 06:57:26 +00:00

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)