summaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2012-03-16 09:02:36 +0000
committerKoop Mast <kwm@FreeBSD.org>2012-03-16 09:02:36 +0000
commitb4387127d512157de903fecfe995e9dd5067acbf (patch)
treee04469a9e7ed42416f48cc372a177b51d2a0a276 /textproc/libxml2
parent214a77297780fc2a1935b24e631d0729eb550901 (diff)
Notes
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index dc747bb953ce..9d4a58567d84 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -31,7 +31,7 @@ MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
USE_GNOME?= gnomehack pkgconfig
USE_LDCONFIG= yes
-CONFIGURE_ARGS?=---with-html-dir=${PREFIX}/share/doc \
+CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \
--with-html-subdir=${PORTNAME} \
--without-python
CPPFLAGS+= -I${LOCALBASE}/include