aboutsummaryrefslogtreecommitdiffstats
path: root/security/sudo
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-10-29 18:31:51 +0800
committerkwm <kwm@FreeBSD.org>2011-10-29 18:31:51 +0800
commit0449a510e4b170a9e4f37d2585d577a333efbb8c (patch)
tree22539cf3796dc188f634ea44112ed62da7d2c92d /security/sudo
parentf9ad5cfe98eefcdee7e6e9690f68a31ec47d8b9b (diff)
downloadfreebsd-ports-gnome-0449a510e4b170a9e4f37d2585d577a333efbb8c.tar.gz
freebsd-ports-gnome-0449a510e4b170a9e4f37d2585d577a333efbb8c.tar.zst
freebsd-ports-gnome-0449a510e4b170a9e4f37d2585d577a333efbb8c.zip
Fix build on FreeBSD 10
Approved by: portmgr (miwi)
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index d01925cc05b5..e1fe0eb5c54b 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -42,6 +42,7 @@ COMMENT= Allow others to run commands as root
MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
+WITH_FBSD10_FIX=yes
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
--with-ignore-dot \