diff options
author | hrs <hrs@FreeBSD.org> | 2005-09-25 20:13:53 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2005-09-25 20:13:53 +0800 |
commit | 79f49e06eb48d56b3b901366da94de169087289d (patch) | |
tree | 02d21be0e50aa1b3ab272a19cc955cf9afea2f0c /japanese | |
parent | 243bf68b8f5659699880e6b052dd037c913f2be4 (diff) | |
download | freebsd-ports-gnome-79f49e06eb48d56b3b901366da94de169087289d.tar.gz freebsd-ports-gnome-79f49e06eb48d56b3b901366da94de169087289d.tar.zst freebsd-ports-gnome-79f49e06eb48d56b3b901366da94de169087289d.zip |
Fix pkg-plist.
PR: ports/86541
Submitted by: SUGIMOTO Sadahiro (maintainer)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/latex2html/Makefile | 6 | ||||
-rw-r--r-- | japanese/latex2html/pkg-plist | 29 |
2 files changed, 31 insertions, 4 deletions
diff --git a/japanese/latex2html/Makefile b/japanese/latex2html/Makefile index 9ea270e293aa..516b371793a1 100644 --- a/japanese/latex2html/Makefile +++ b/japanese/latex2html/Makefile @@ -7,7 +7,7 @@ PORTNAME= latex2html PORTVERSION= ${VERSION}j${JP_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese textproc MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/${PORTNAME} @@ -25,15 +25,13 @@ RUN_DEPENDS= dvips:${PORTSDIR}/japanese/dvipsk \ gs:${PORTSDIR}/japanese/ghostscript-gnu-jpnfont \ anytopnm:${PORTSDIR}/graphics/netpbm -BROKEN= Incorrect pkg-plist - VERSION= 2002.2.1 JP_VERSION= 2.0 USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --shlibdir=${DATADIR} \ - --disable-gif \ + --enable-png \ --with-perl=${PERL} \ --with-texpath=${LOCALBASE}/${TEXMFDIR}/ptex/platex/html PLIST_SUB= TEXMFDIR=${TEXMFDIR} diff --git a/japanese/latex2html/pkg-plist b/japanese/latex2html/pkg-plist index 0b3a8abf4e3f..0e4e6c46d6fb 100644 --- a/japanese/latex2html/pkg-plist +++ b/japanese/latex2html/pkg-plist @@ -16,35 +16,64 @@ lib/latex2html/l2hconf_ja.pm %%PORTDOCS%%%%DOCSDIR%%/README.patch-99.1jp %%PORTDOCS%%@dirrm %%DOCSDIR%% %%DATADIR%%/icons/blueball.png +%%DATADIR%%/icons/blueball.gif %%DATADIR%%/icons/ch_beg_r.png +%%DATADIR%%/icons/ch_beg_r.gif %%DATADIR%%/icons/ch_begin.png +%%DATADIR%%/icons/ch_begin.gif %%DATADIR%%/icons/ch_del_r.png +%%DATADIR%%/icons/ch_del_r.gif %%DATADIR%%/icons/ch_delet.png +%%DATADIR%%/icons/ch_delet.gif %%DATADIR%%/icons/ch_end.png +%%DATADIR%%/icons/ch_end.gif %%DATADIR%%/icons/ch_end_r.png +%%DATADIR%%/icons/ch_end_r.gif %%DATADIR%%/icons/contents.png +%%DATADIR%%/icons/contents.gif %%DATADIR%%/icons/crossref.png +%%DATADIR%%/icons/crossref.gif %%DATADIR%%/icons/footnote.png +%%DATADIR%%/icons/footnote.gif %%DATADIR%%/icons/greenball.png +%%DATADIR%%/icons/greenball.gif %%DATADIR%%/icons/icons.html %%DATADIR%%/icons/image.png +%%DATADIR%%/icons/image.gif %%DATADIR%%/icons/index.png +%%DATADIR%%/icons/index.gif %%DATADIR%%/icons/next.png +%%DATADIR%%/icons/next.gif %%DATADIR%%/icons/next_g.png +%%DATADIR%%/icons/next_g.gif %%DATADIR%%/icons/nx_grp.png +%%DATADIR%%/icons/nx_grp.gif %%DATADIR%%/icons/nx_grp_g.png +%%DATADIR%%/icons/nx_grp_g.gif %%DATADIR%%/icons/orangeball.png +%%DATADIR%%/icons/orangeball.gif %%DATADIR%%/icons/pinkball.png +%%DATADIR%%/icons/pinkball.gif %%DATADIR%%/icons/prev.png +%%DATADIR%%/icons/prev.gif %%DATADIR%%/icons/up.png +%%DATADIR%%/icons/up.gif %%DATADIR%%/icons/prev_g.png +%%DATADIR%%/icons/prev_g.gif %%DATADIR%%/icons/purpleball.png +%%DATADIR%%/icons/purpleball.gif %%DATADIR%%/icons/pv_grp.png +%%DATADIR%%/icons/pv_grp.gif %%DATADIR%%/icons/pv_grp_g.png +%%DATADIR%%/icons/pv_grp_g.gif %%DATADIR%%/icons/redball.png +%%DATADIR%%/icons/redball.gif %%DATADIR%%/icons/up_g.png +%%DATADIR%%/icons/up_g.gif %%DATADIR%%/icons/whiteball.png +%%DATADIR%%/icons/whiteball.gif %%DATADIR%%/icons/yellowball.png +%%DATADIR%%/icons/yellowball.gif %%DATADIR%%/IndicTeX-HTML/README %%DATADIR%%/IndicTeX-HTML/bengali.perl %%DATADIR%%/IndicTeX-HTML/bengali.sty |