summaryrefslogtreecommitdiff
path: root/japanese/xdvik-vflib/Makefile
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>2003-04-16 04:19:12 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>2003-04-16 04:19:12 +0000
commit1ec282abdbe27806ac9bec5572b792f313245158 (patch)
treea320ca9fc4d472161521e2aca4cb251f3cd20002 /japanese/xdvik-vflib/Makefile
parent* Update to 1.2.3 (diff)
Fix the dependencies after the upgrade of japanese/ptex.
I am committing this since the maintainer did not respond to my request to check on this problem in past two days, this can be a temporary fix. Submitted by: Harold Gutch <logix@foobar.franken.de>
Notes
Notes: svn path=/head/; revision=79054
Diffstat (limited to '')
-rw-r--r--japanese/xdvik-vflib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/xdvik-vflib/Makefile b/japanese/xdvik-vflib/Makefile
index 55e11877ff48..ad639673b229 100644
--- a/japanese/xdvik-vflib/Makefile
+++ b/japanese/xdvik-vflib/Makefile
@@ -109,7 +109,7 @@ BDPI?= 300
DVIPS?= dvips
.if ${FONTTYPE} == metafont
-RUN_DEPENDS+= mktexpk:${PORTSDIR}/japanese/ptex-common
+RUN_DEPENDS+= mktexpk:${PORTSDIR}/japanese/ptex-base
MF_MODE= ${MAKETEX_MODE}
.else
MF_MODE= ${USEPK_MODE}