mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
- devel/tex-kpathsea: Update version 6.4.0=>6.4.1 - devel/tex-libtexluajit: Update version 2.1.0=>2.1.81742 - print/tex-ptexenc: Update version 1.4.6=>1.5.1 - korean/ko.TeX: Replace @exec/@unexec with @postexec/@postunexec Sponsored by: Nepustil
15 lines
446 B
Text
15 lines
446 B
Text
--- man/Makefile.in.orig 2025-03-17 15:45:15 UTC
|
|
+++ man/Makefile.in
|
|
@@ -488,11 +488,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)
|