From 1ec282abdbe27806ac9bec5572b792f313245158 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Wed, 16 Apr 2003 04:19:12 +0000 Subject: 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 --- japanese/dvipdfm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'japanese/dvipdfm') diff --git a/japanese/dvipdfm/Makefile b/japanese/dvipdfm/Makefile index 523aa72be83c..38d01177cbef 100644 --- a/japanese/dvipdfm/Makefile +++ b/japanese/dvipdfm/Makefile @@ -18,10 +18,10 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= yasu@asuka.net COMMENT= DVI to PDF converter (Japanese version) -BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/japanese/ptex-common \ +BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/japanese/ptex-base \ ${LOCALBASE}/share/doc/cmpsfont/README:${PORTSDIR}/print/cmpsfont LIB_DEPENDS= png:${PORTSDIR}/graphics/png -RUN_DEPENDS= kpsewhich:${PORTSDIR}/japanese/ptex-common \ +RUN_DEPENDS= kpsewhich:${PORTSDIR}/japanese/ptex-base \ ${LOCALBASE}/share/doc/cmpsfont/README:${PORTSDIR}/print/cmpsfont MAN1= dvipdfm.1 -- cgit v1.2.3