aboutsummaryrefslogtreecommitdiff
path: root/textproc/latex2html/Makefile
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-02-03 19:12:11 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-02-03 19:12:11 +0000
commit0cf8b5822d1324a97841372de225d58c82047571 (patch)
tree4e1765bbf19ad4a895f916f838376d199e21d930 /textproc/latex2html/Makefile
parent5e28c835fc9008e5f1af81f6826791402ff1df42 (diff)
downloadports-0cf8b5822d1324a97841372de225d58c82047571.tar.gz
ports-0cf8b5822d1324a97841372de225d58c82047571.zip
enforce not to create gif files and fix pkg-plist.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=37936
Diffstat (limited to 'textproc/latex2html/Makefile')
-rw-r--r--textproc/latex2html/Makefile1
1 files changed, 1 insertions, 0 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: