aboutsummaryrefslogtreecommitdiff
path: root/textproc/latex2html
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-11-25 10:31:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-11-25 10:31:07 +0000
commit34241581a3817500f5b6ec979a0e5f88ad6159ed (patch)
tree3e8c5a699f36b2aa9b4b99f72a8593b002c67004 /textproc/latex2html
parent23cee63b6f96921e3d29158bff5ac1f1edbe52e6 (diff)
downloadports-34241581a3817500f5b6ec979a0e5f88ad6159ed.tar.gz
ports-34241581a3817500f5b6ec979a0e5f88ad6159ed.zip
ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.
Notes
Notes: svn path=/head/; revision=35411
Diffstat (limited to 'textproc/latex2html')
-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