diff options
Diffstat (limited to 'japanese/dvipdfm')
-rw-r--r-- | japanese/dvipdfm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |