diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2009-05-31 12:22:17 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2009-05-31 12:22:17 +0000 |
commit | e171c937c58befcd8e80400481fee3162b29a136 (patch) | |
tree | 405202baa3976d5a119a57788275809fcc9a08bd /japanese/latex2html/Makefile | |
parent | 819563ce373e5e33003e3b3e53b79235a9c11ff2 (diff) |
Notes
Diffstat (limited to 'japanese/latex2html/Makefile')
-rw-r--r-- | japanese/latex2html/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/latex2html/Makefile b/japanese/latex2html/Makefile index cd145c63b086..7dc05ec8d657 100644 --- a/japanese/latex2html/Makefile +++ b/japanese/latex2html/Makefile @@ -7,7 +7,7 @@ PORTNAME= latex2html PORTVERSION= ${VERSION}j${JP_VERSION} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= japanese textproc MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/${PORTNAME} @@ -23,7 +23,6 @@ COMMENT= Japanese LaTeX2HTML with JA patch BUILD_DEPENDS= platex:${PORTSDIR}/japanese/ptex \ dvips:${PORTSDIR}/japanese/dvipsk \ - ${LOCALBASE}/share/ipa-ttfonts/fonts/COPYING.font.ja:${PORTSDIR}/japanese/ipa-ttfonts \ anytopnm:${PORTSDIR}/graphics/netpbm CONFLICTS= latex2html-[0-9]* |