diff options
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r-- | security/sudo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index a39a07169d75..735785cc34a7 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -23,7 +23,6 @@ COMMENT= Allow others to run commands as root GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \ --disable-log-wrap \ --with-ignore-dot \ |