summaryrefslogtreecommitdiffstats
path: root/textproc/latex2html/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-11-25 10:31:07 +0000
committerasami <asami@FreeBSD.org>2000-11-25 10:31:07 +0000
commit3a1642981c22da630141e7fab60ed3af93237330 (patch)
tree2b80a7c0e17fbeb3921d4d3ce5085ee526c26137 /textproc/latex2html/Makefile
parent005933e5aa8c68d6c24a97b20c499024d5013954 (diff)
downloadFreeBSD-ports-3a1642981c22da630141e7fab60ed3af93237330.zip
FreeBSD-ports-3a1642981c22da630141e7fab60ed3af93237330.tar.gz
ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.
Diffstat (limited to 'textproc/latex2html/Makefile')
-rw-r--r--textproc/latex2html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile
index 19d4e4a..5e057f5 100644
--- a/textproc/latex2html/Makefile
+++ b/textproc/latex2html/Makefile
@@ -15,7 +15,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 \
+ ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript55 \
${LOCALBASE}/bin/anytopnm:${PORTSDIR}/graphics/netpbm
WRKSRC= ${WRKDIR}/latex2html
OpenPOWER on IntegriCloud