diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 2001-01-31 12:07:56 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 2001-01-31 12:07:56 +0000 |
commit | 06c3c3f5a3965e4f602804d8a2521db4b6c0a782 (patch) | |
tree | 1a3c27ca91ae58800e17662d3c11b7ff1969aa1f /japanese/latex2html | |
parent | 07a23d15679ac73000e80ce5b2726f6f96c677e6 (diff) | |
download | ports-06c3c3f5a3965e4f602804d8a2521db4b6c0a782.tar.gz ports-06c3c3f5a3965e4f602804d8a2521db4b6c0a782.zip |
Make this port depend on ptex-euc instead of platex-euc since it's gone.
Notes
Notes:
svn path=/head/; revision=37831
Diffstat (limited to 'japanese/latex2html')
-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 651e5694ccd0..649ca89dba50 100644 --- a/japanese/latex2html/Makefile +++ b/japanese/latex2html/Makefile @@ -19,7 +19,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ixtl@utmc.or.jp -RUN_DEPENDS= platex:${PORTSDIR}/japanese/platex-euc \ +RUN_DEPENDS= platex:${PORTSDIR}/japanese/ptex-euc \ dvips:${PORTSDIR}/japanese/dvipsk-vflib \ gs:${PORTSDIR}/japanese/vfghostscript55 \ anytopnm:${PORTSDIR}/graphics/netpbm \ |