aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2007-04-24 13:14:01 +0000
committerHiroki Sato <hrs@FreeBSD.org>2007-04-24 13:14:01 +0000
commite39d3f8c4b0fffaa7d75bc3c1abcdda63ece1ccb (patch)
treef0908d0f443c226cea485b5137e75ea876eb21cc /japanese
parent02f5390602627c937ea38e9407e4b635fa651bdf (diff)
downloadports-e39d3f8c4b0fffaa7d75bc3c1abcdda63ece1ccb.tar.gz
ports-e39d3f8c4b0fffaa7d75bc3c1abcdda63ece1ccb.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/latex2html/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/latex2html/Makefile b/japanese/latex2html/Makefile
index 6377fc9cac8c..9f47651d64d9 100644
--- a/japanese/latex2html/Makefile
+++ b/japanese/latex2html/Makefile
@@ -7,7 +7,7 @@
PORTNAME= latex2html
PORTVERSION= ${VERSION}j${JP_VERSION}
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= japanese textproc
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= support/${PORTNAME}
@@ -23,7 +23,7 @@ COMMENT= Japanese LaTeX2HTML with JA patch
BUILD_DEPENDS= platex:${PORTSDIR}/japanese/ptex \
dvips:${PORTSDIR}/japanese/dvipsk \
- gs:${PORTSDIR}/japanese/ghostscript-gnu-jpnfont \
+ ${LOCALBASE}/share/ipa-ttfonts/fonts/COPYING.font.ja:${PORTSDIR}/japanese/ipa-ttfonts \
anytopnm:${PORTSDIR}/graphics/netpbm
CONFLICTS= latex2html-[0-9]*
@@ -32,6 +32,7 @@ VERSION= 2002.2.1
JP_VERSION= 2.0
USE_PERL5= yes
+USE_GHOSTSCRIPT= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --shlibdir=${DATADIR} \
--enable-png \