Fix texti2html's path.
This commit is contained in:
parent
f25c5a81cd
commit
a60906b2cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52246
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
|
||||
latex:${PORTSDIR}/print/teTeX \
|
||||
texinfo:${PORTSDIR}/print/texinfo \
|
||||
texti2html:${PORTSDIR}/print/texi2html
|
||||
texti2html:${PORTSDIR}/textproc/texi2html
|
||||
|
||||
USE_IMAKE= yes
|
||||
MAN1= pcb.1
|
||||
|
|
Loading…
Reference in a new issue