diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-23 00:28:53 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-23 00:28:53 +0000 |
commit | 8f0c94a9e9c8b144fe3a9fc72a9b738889e3a40f (patch) | |
tree | 484eb345a36d478ffd811f0aa549848da0474f72 /japanese | |
parent | Add gatling 0.4, a high performance webserver with scalability benchmark (diff) |
BROKEN: Checksum mismatch
Notes
Notes:
svn path=/head/; revision=101780
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/texinfo/Makefile | 2 | ||||
-rw-r--r-- | japanese/xpdf/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/japanese/texinfo/Makefile b/japanese/texinfo/Makefile index 252a9a2c0aa4..e2cb2c0694cb 100644 --- a/japanese/texinfo/Makefile +++ b/japanese/texinfo/Makefile @@ -22,6 +22,8 @@ COMMENT= Typeset Texinfo files for printing. Uses TeX RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex +BROKEN= "Checksum mismatch" + GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=j INSTALL_TARGET= install install-tex diff --git a/japanese/xpdf/Makefile b/japanese/xpdf/Makefile index 5c8e0954a3ea..4fbd8baa64cd 100644 --- a/japanese/xpdf/Makefile +++ b/japanese/xpdf/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= xpdf:${PORTSDIR}/graphics/xpdf\ ${LOCALBASE}/share/ghostscript/Resource/CMap/Adobe-Japan1-0:${PORTSDIR}/print/adobe-cmaps\ ${PKG_DBDIR}/ja-alias-fonts-1.0:${PORTSDIR}/japanese/alias-fonts +BROKEN= "Checksum mismatch" + NO_BUILD= yes USE_X_PREFIX= yes INSTALL_FILES= Adobe-Japan1.cidToUnicode ISO-2022-JP.unicodeMap \ |