mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Use correct path for anytopnm in RUN_DEPENDS.
PR: 21029 Submitted by: maintainer
This commit is contained in:
parent
3be250358e
commit
a217d8547f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32267
@ -16,7 +16,7 @@ MAINTAINER= brett@peloton.runet.edu
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/latex:${PORTSDIR}/print/latex \
|
||||
${LOCALBASE}/bin/dvips:${PORTSDIR}/print/dvips \
|
||||
${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript5 \
|
||||
${X11BASE}/bin/anytopnm:${PORTSDIR}/graphics/netpbm
|
||||
${LOCALBASE}/bin/anytopnm:${PORTSDIR}/graphics/netpbm
|
||||
|
||||
WRKSRC= ${WRKDIR}/latex2html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user