mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
- devel/tex-kpathsea: Update version 6.3.5=>6.4.0 - devel/tex-libtexlua: Update distinfo - devel/tex-synctex: Update distinfo - devel/tex-web2c: Update version 20230313=>20240312 - japanese/tex-ptex: Update distinfo - print/tex-basic-engines: Update version 20230313=>20240312 - print/tex-dvipdfmx: Update version 20230313=>20240312 - print/tex-dvipsk: Update version 20230313=>20240312 - print/tex-jadetex: Update version 20230313=>20240312 - print/tex-luatex: Update version 20230313=>20240312 - print/tex-ptexenc: Update version 1.4.3=>1.4.6 - print/tex-xdvik: Bump REVISION - print/tex-xetex: Update verison 0.99993=>20240312 - print/tex-xmltex: Update verison 1.9=>20240312 - print/texlive-base: Update version 20230313=>20240312 - print/texlive-docs: Update version 20230313=>20240312 - print/texlive-texmf-source: Update version 20230313=>20240312 - print/texlive-texmf: Update version 20230313=>20240312 - print/texlive-tlmgr: Update version 20230313=>20240312 - print/xpdfopen: Update version 0.86=>20240312 Sponsored by: Nepustil
15 lines
446 B
Text
15 lines
446 B
Text
--- man/Makefile.in.orig 2024-05-13 11:29:09 UTC
|
|
+++ man/Makefile.in
|
|
@@ -483,11 +483,7 @@ otangle_man_sources = ofm2opl.man opl2ofm.man ovf2ovp.
|
|
|
|
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 \
|
|
- latex-dev.man \
|
|
- pdfetex.man
|
|
+misc_man_sources =
|
|
|
|
SUFFIXES = .1 .man .ps .dvi
|
|
man_files = $(man_sources:.man=.1)
|