aboutsummaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r--security/sudo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 88bbfcd91db3..181faaab4e9b 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -47,6 +47,7 @@ CONFIGURE_ARGS+= --with-logfac=${LOGFAC}
CONFIGURE_ARGS+= --with-secure-path="${SUDO_SECURE_PATH}"
.endif
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${ARCH} == "arm"