From 6fab8b82007e291d4271ce1ad8c46446040637ad Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 28 Oct 2011 18:21:28 +0000 Subject: - Fix build on FreeBSD 10 Approved by: kwm implicit --- textproc/libxslt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/libxslt') 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 -- cgit v1.2.3