summaryrefslogtreecommitdiff
path: root/japanese/latex2html
diff options
context:
space:
mode:
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