summaryrefslogtreecommitdiff
path: root/textproc/libxslt
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-10-28 18:21:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-10-28 18:21:28 +0000
commit6fab8b82007e291d4271ce1ad8c46446040637ad (patch)
treeef056686d3609ef1e0efad86f608e8ee9e884ac7 /textproc/libxslt
parent- Fix build on FreeBSD 10 (diff)
- Fix build on FreeBSD 10
Approved by: kwm implicit
Notes
Notes: svn path=/head/; revision=284556
Diffstat (limited to 'textproc/libxslt')
-rw-r--r--textproc/libxslt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 6b93f871d1ba..7d1b1caf15c9 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -27,6 +27,7 @@ CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \
--without-python
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+WITH_FBSD10_FIX= yes
.if defined(MASTERDIR)
_SLAVE_PORT= yes