diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-02-03 19:12:11 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-02-03 19:12:11 +0000 |
commit | 0cf8b5822d1324a97841372de225d58c82047571 (patch) | |
tree | 4e1765bbf19ad4a895f916f838376d199e21d930 /textproc/latex2html | |
parent | 5e28c835fc9008e5f1af81f6826791402ff1df42 (diff) |
Notes
Diffstat (limited to 'textproc/latex2html')
-rw-r--r-- | textproc/latex2html/Makefile | 1 | ||||
-rw-r--r-- | textproc/latex2html/pkg-plist | 29 |
2 files changed, 1 insertions, 29 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 8cede1bed39d..242639c28e48 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-perl=${PERL} \ + --disable-gif \ --libdir=${PREFIX}/share/${PORTNAME} post-install: diff --git a/textproc/latex2html/pkg-plist b/textproc/latex2html/pkg-plist index 7733aa838cb5..021fb948c0f0 100644 --- a/textproc/latex2html/pkg-plist +++ b/textproc/latex2html/pkg-plist @@ -131,64 +131,35 @@ share/latex2html/example/sec2.tex share/latex2html/foilhtml/foilhtml.dtx share/latex2html/foilhtml/foilhtml.ins share/latex2html/foilhtml/readme.v12 -share/latex2html/icons/blueball.gif share/latex2html/icons/blueball.png -share/latex2html/icons/ch_beg_r.gif share/latex2html/icons/ch_beg_r.png -share/latex2html/icons/ch_begin.gif share/latex2html/icons/ch_begin.png -share/latex2html/icons/ch_del_r.gif share/latex2html/icons/ch_del_r.png -share/latex2html/icons/ch_delet.gif share/latex2html/icons/ch_delet.png -share/latex2html/icons/ch_end.gif share/latex2html/icons/ch_end.png -share/latex2html/icons/ch_end_r.gif share/latex2html/icons/ch_end_r.png -share/latex2html/icons/contents.gif share/latex2html/icons/contents.png -share/latex2html/icons/crossref.gif share/latex2html/icons/crossref.png -share/latex2html/icons/footnote.gif share/latex2html/icons/footnote.png -share/latex2html/icons/greenball.gif share/latex2html/icons/greenball.png share/latex2html/icons/icons.html -share/latex2html/icons/image.gif share/latex2html/icons/image.png -share/latex2html/icons/index.gif share/latex2html/icons/index.png -share/latex2html/icons/next.gif share/latex2html/icons/next.png -share/latex2html/icons/next_g.gif share/latex2html/icons/next_g.png -share/latex2html/icons/nx_grp.gif share/latex2html/icons/nx_grp.png -share/latex2html/icons/nx_grp_g.gif share/latex2html/icons/nx_grp_g.png -share/latex2html/icons/orangeball.gif share/latex2html/icons/orangeball.png -share/latex2html/icons/pinkball.gif share/latex2html/icons/pinkball.png -share/latex2html/icons/prev.gif share/latex2html/icons/prev.png -share/latex2html/icons/prev_g.gif share/latex2html/icons/prev_g.png -share/latex2html/icons/purpleball.gif share/latex2html/icons/purpleball.png -share/latex2html/icons/pv_grp.gif share/latex2html/icons/pv_grp.png -share/latex2html/icons/pv_grp_g.gif share/latex2html/icons/pv_grp_g.png -share/latex2html/icons/redball.gif share/latex2html/icons/redball.png -share/latex2html/icons/up.gif share/latex2html/icons/up.png -share/latex2html/icons/up_g.gif share/latex2html/icons/up_g.png -share/latex2html/icons/whiteball.gif share/latex2html/icons/whiteball.png -share/latex2html/icons/yellowball.gif share/latex2html/icons/yellowball.png share/latex2html/l2hconf.pm share/latex2html/makemap |