diff options
author | kris <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
commit | f62863c25a041364a32d55be531b4482dc026dc8 (patch) | |
tree | 1271c6aa115afcfcbc3c95fe26593051e9a5ebbc /japanese/latex2html | |
parent | f108e4124947ebc2dbf1312e28ad051b4396e33a (diff) | |
download | FreeBSD-ports-f62863c25a041364a32d55be531b4482dc026dc8.zip FreeBSD-ports-f62863c25a041364a32d55be531b4482dc026dc8.tar.gz |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Diffstat (limited to 'japanese/latex2html')
-rw-r--r-- | japanese/latex2html/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/latex2html/Makefile b/japanese/latex2html/Makefile index 7555680..9d502e9 100644 --- a/japanese/latex2html/Makefile +++ b/japanese/latex2html/Makefile @@ -21,6 +21,8 @@ MAINTAINER= ixtl@utmc.or.jp COMMENT= Japanese LaTeX2HTML with JA patch BROKEN= "Conflicting dependencies (ja-ptex-base and teTeX)" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} RUN_DEPENDS= platex:${PORTSDIR}/japanese/ptex \ dvips:${PORTSDIR}/japanese/dvipsk \ |