mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Install texi2dvi which is required by texi2pdf.
PR: 19712 Submitted by: "Mario Sergio Fujikawa Ferreira" <lioux@uol.com.br>
This commit is contained in:
parent
591b3882b3
commit
0f2cc20578
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30576
@ -65,6 +65,7 @@ pre-install:
|
||||
@cd ${TEXMF_TREE}; tar xfz ${_DISTDIR}/${TETEX_TEXMF}
|
||||
|
||||
post-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/texinfo/util/texi2dvi ${PREFIX}/bin
|
||||
@${SED} -e "s|^TEXMFMAIN = .*|TEXMFMAIN = ${TEXMF_TREE}|g" \
|
||||
< ${WRKSRC}/texk/kpathsea/texmf.cnf \
|
||||
> ${TEXMF_TREE}/web2c/texmf.cnf
|
||||
|
@ -100,6 +100,7 @@ bin/texconfig
|
||||
bin/texdoc
|
||||
bin/texexec
|
||||
bin/texhash
|
||||
bin/texi2dvi
|
||||
bin/texi2html
|
||||
bin/texi2pdf
|
||||
bin/texlinks
|
||||
|
@ -65,6 +65,7 @@ pre-install:
|
||||
@cd ${TEXMF_TREE}; tar xfz ${_DISTDIR}/${TETEX_TEXMF}
|
||||
|
||||
post-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/texinfo/util/texi2dvi ${PREFIX}/bin
|
||||
@${SED} -e "s|^TEXMFMAIN = .*|TEXMFMAIN = ${TEXMF_TREE}|g" \
|
||||
< ${WRKSRC}/texk/kpathsea/texmf.cnf \
|
||||
> ${TEXMF_TREE}/web2c/texmf.cnf
|
||||
|
@ -100,6 +100,7 @@ bin/texconfig
|
||||
bin/texdoc
|
||||
bin/texexec
|
||||
bin/texhash
|
||||
bin/texi2dvi
|
||||
bin/texi2html
|
||||
bin/texi2pdf
|
||||
bin/texlinks
|
||||
|
Loading…
Reference in New Issue
Block a user