summaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-10-29 10:31:51 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-10-29 10:31:51 +0000
commit57a6fd275400e3b04ae21291374521e18154b6af (patch)
tree0c3310133af83163b50374d4d9704e8bcde3822b /security/sudo
parent- Fix build on FreeBSD 10 (diff)
Fix build on FreeBSD 10
Approved by: portmgr (miwi)
Notes
Notes: svn path=/head/; revision=284627
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 \