1
0
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:
Thomas Gellekum 2000-07-13 12:53:26 +00:00
parent 591b3882b3
commit 0f2cc20578
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30576
4 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -100,6 +100,7 @@ bin/texconfig
bin/texdoc
bin/texexec
bin/texhash
bin/texi2dvi
bin/texi2html
bin/texi2pdf
bin/texlinks

View File

@ -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

View File

@ -100,6 +100,7 @@ bin/texconfig
bin/texdoc
bin/texexec
bin/texhash
bin/texi2dvi
bin/texi2html
bin/texi2pdf
bin/texlinks