diff options
-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 9d502e91504b..874ed789d8c7 100644 --- a/japanese/latex2html/Makefile +++ b/japanese/latex2html/Makefile @@ -22,7 +22,7 @@ COMMENT= Japanese LaTeX2HTML with JA patch BROKEN= "Conflicting dependencies (ja-ptex-base and teTeX)" EXPIRATION_DATE=2005-02-18 -DEPRECATED= ${BROKEN} +DEPRECATED= "${BROKEN}" RUN_DEPENDS= platex:${PORTSDIR}/japanese/ptex \ dvips:${PORTSDIR}/japanese/dvipsk \ |