diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2007-04-08 14:14:08 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2007-04-08 14:14:08 +0000 |
commit | ac031d61e35fb2db3a6a44e2b988b692f0406b15 (patch) | |
tree | b568b042f696aa84c458e5c4171fb85644684164 /japanese/platex209 | |
parent | a2668226783828a333f8f8d6bc838f969460d3f2 (diff) | |
download | ports-ac031d61e35fb2db3a6a44e2b988b692f0406b15.tar.gz ports-ac031d61e35fb2db3a6a44e2b988b692f0406b15.zip |
Notes
Diffstat (limited to 'japanese/platex209')
-rw-r--r-- | japanese/platex209/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/japanese/platex209/Makefile b/japanese/platex209/Makefile index 5a661fdc4be6..7fe99c9ddd1f 100644 --- a/japanese/platex209/Makefile +++ b/japanese/platex209/Makefile @@ -7,7 +7,7 @@ PORTNAME= platex209 PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese print MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/platex/ DISTNAME= ${PORTNAME} @@ -15,10 +15,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= hrs@FreeBSD.org COMMENT= Old version of ASCII Japanese pLaTeX (based on LaTeX 2.09) -BUILD_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-tetex -RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-tetex - -CONFLICTS= ja-ptex-[0-9]* +BUILD_DEPENDS= ptex:${PORTSDIR}/japanese/ptex +RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex TEXMFDIR= share/texmf WEB2CDIR= ${TEXMFDIR}/web2c/ptex |