diff options
author | max <max@FreeBSD.org> | 2003-04-15 11:32:56 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 2003-04-15 11:32:56 +0800 |
commit | 6975cc06cb20b8814904634f7b0a8a68f4c3ff68 (patch) | |
tree | 87669a572839fb865f13923586811271a3984d40 /japanese | |
parent | fec22d552672c5cc808827b4eee3ac2fa1ab8620 (diff) | |
download | freebsd-ports-gnome-6975cc06cb20b8814904634f7b0a8a68f4c3ff68.tar.gz freebsd-ports-gnome-6975cc06cb20b8814904634f7b0a8a68f4c3ff68.tar.zst freebsd-ports-gnome-6975cc06cb20b8814904634f7b0a8a68f4c3ff68.zip |
Correct the dependency after the name change of japanese/ptex*.
Submitted by: maintainer
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/latex2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/latex2html/Makefile b/japanese/latex2html/Makefile index 440b50f411c3..9e4772610e38 100644 --- a/japanese/latex2html/Makefile +++ b/japanese/latex2html/Makefile @@ -19,7 +19,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ixtl@utmc.or.jp COMMENT= Japanese LaTeX2HTML with JA patch -RUN_DEPENDS= platex:${PORTSDIR}/japanese/ptex-euc \ +RUN_DEPENDS= platex:${PORTSDIR}/japanese/ptex \ dvips:${PORTSDIR}/japanese/dvipsk-vflib \ gs:${PORTSDIR}/japanese/ghostscript-gnu-jpnfont \ anytopnm:${PORTSDIR}/graphics/netpbm |