aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/latex2html/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-11-25 18:31:07 +0800
committerasami <asami@FreeBSD.org>2000-11-25 18:31:07 +0800
commit3a1642981c22da630141e7fab60ed3af93237330 (patch)
tree2b80a7c0e17fbeb3921d4d3ce5085ee526c26137 /textproc/latex2html/Makefile
parent005933e5aa8c68d6c24a97b20c499024d5013954 (diff)
downloadfreebsd-ports-gnome-3a1642981c22da630141e7fab60ed3af93237330.tar.gz
freebsd-ports-gnome-3a1642981c22da630141e7fab60ed3af93237330.tar.zst
freebsd-ports-gnome-3a1642981c22da630141e7fab60ed3af93237330.zip
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 19d4e4a32ac6..5e057f5a51e4 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