diff options
| author | Koop Mast <kwm@FreeBSD.org> | 2012-03-16 09:02:36 +0000 |
|---|---|---|
| committer | Koop Mast <kwm@FreeBSD.org> | 2012-03-16 09:02:36 +0000 |
| commit | b4387127d512157de903fecfe995e9dd5067acbf (patch) | |
| tree | e04469a9e7ed42416f48cc372a177b51d2a0a276 /textproc/libxml2 | |
| parent | 214a77297780fc2a1935b24e631d0729eb550901 (diff) | |
Notes
Diffstat (limited to 'textproc/libxml2')
| -rw-r--r-- | textproc/libxml2/Makefile | 2 |
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 |
