diff options
-rw-r--r-- | security/sudo/Makefile | 1 |
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 \ |