aboutsummaryrefslogtreecommitdiffstats
path: root/security/sudo
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2010-07-06 00:34:01 +0800
committerwxs <wxs@FreeBSD.org>2010-07-06 00:34:01 +0800
commit9c87d28a4df5fe98799915ed6f01e965c52ac3cb (patch)
tree3d97b930b8e2e3dde1410cafb8178ddf33adf125 /security/sudo
parentd00a0897e123e806ffd83e7691c5a94d9cd39aa7 (diff)
downloadfreebsd-ports-gnome-9c87d28a4df5fe98799915ed6f01e965c52ac3cb.tar.gz
freebsd-ports-gnome-9c87d28a4df5fe98799915ed6f01e965c52ac3cb.tar.zst
freebsd-ports-gnome-9c87d28a4df5fe98799915ed6f01e965c52ac3cb.zip
Remove unsupported argument to configure.
PR: ports/148378 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Feature safe: yes
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 302dd417d5bd..955ee327a8dd 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -23,7 +23,6 @@ MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
- --disable-log-wrap \
--with-ignore-dot \
--with-tty-tickets \
--with-env-editor \