aboutsummaryrefslogtreecommitdiff
path: root/security/sssd/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-05-20 21:12:42 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-05-20 21:12:42 +0000
commit9f70f886b8c08f25b2f4ab418e3317bf835c4d8a (patch)
treec5610ca6ae54ffc5c0ebf24542f5b8d2acb56c36 /security/sssd/Makefile
parent62198ae6ed15c68c13ae661b3fdb3a990ff2f80c (diff)
downloadports-9f70f886b8c08f25b2f4ab418e3317bf835c4d8a.tar.gz
ports-9f70f886b8c08f25b2f4ab418e3317bf835c4d8a.zip
xmllint from new libxml2 seems to be stricter than it used to be
Disable it so that man pages can be generated Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=354691
Diffstat (limited to 'security/sssd/Makefile')
-rw-r--r--security/sssd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/sssd/Makefile b/security/sssd/Makefile
index 1aa397bd6f58..73667404e4fe 100644
--- a/security/sssd/Makefile
+++ b/security/sssd/Makefile
@@ -44,6 +44,7 @@ CONFIGURE_ARGS= --with-selinux=no --with-semanage=no \
--with-db-path=/var/db/sss --with-pipe-path=/var/run/sss \
--with-pubconf-path=/var/run/sss --with-mcache-path=/var/db/sss_mc \
--with-unicode-lib=libunistring --with-autofs=no
+CONFIGURE_ENV= XMLLINT="/bin/echo"
CFLAGS+= -fstack-protector-all
PLIST_SUB= PYTHON_VER=${PYTHON_VER}
#DEBUG_FLAGS= -g