aboutsummaryrefslogtreecommitdiff
path: root/security/sudosh3
diff options
context:
space:
mode:
Diffstat (limited to 'security/sudosh3')
-rw-r--r--security/sudosh3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sudosh3/Makefile b/security/sudosh3/Makefile
index 68015dbc371e..91ef38f26fc8 100644
--- a/security/sudosh3/Makefile
+++ b/security/sudosh3/Makefile
@@ -27,7 +27,7 @@ CONFIGURE_ARGS+= --with-logdir="${SUDOSH_LOGDIR}"
.else
CONFIGURE_ARGS+= --with-logdir=/var/log/sudosh
.endif
-CONFIGURE_ENV= LDFLAGS="-lutil"
+LDFLAGS+= -lutil
MAN1= sudosh.1
MAN5= sudosh.conf.5