summaryrefslogtreecommitdiff
path: root/japanese/latex2html
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-02 00:04:37 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-02 00:04:37 +0000
commit77140e508e938432f22e37e787489915e2d78661 (patch)
tree140e7466686c1c55c134c9b003ae9b9b070411bf /japanese/latex2html
parentupdate to 8.3 (diff)
netpnm moved to ${LOCALBASE}, update *_DEPENDS
Notes
Notes: svn path=/head/; revision=27260
Diffstat (limited to 'japanese/latex2html')
-rw-r--r--japanese/latex2html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/latex2html/Makefile b/japanese/latex2html/Makefile
index b0698fd02cfd..ca6f5ba98732 100644
--- a/japanese/latex2html/Makefile
+++ b/japanese/latex2html/Makefile
@@ -21,7 +21,7 @@ MAINTAINER= ixtl@utmc.or.jp
RUN_DEPENDS= ${PREFIX}/bin/latex:${PORTSDIR}/print/latex \
${PREFIX}/bin/dvips:${PORTSDIR}/print/dvips \
${PREFIX}/bin/gs:${PORTSDIR}/print/ghostscript5 \
- ${X11BASE}/bin/anytopnm:${PORTSDIR}/graphics/netpbm
+ ${LOCALBASE}/bin/anytopnm:${PORTSDIR}/graphics/netpbm
.ifdef USE_PNG
RUN_DEPENDS += ${X11BASE}/bin/pnmtopng:${PORTSDIR}/graphics/pnmtopng