aboutsummaryrefslogtreecommitdiff
path: root/security/sudosh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/sudosh/Makefile')
-rw-r--r--security/sudosh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sudosh/Makefile b/security/sudosh/Makefile
index ee89ef3210c6..5a383520fb9e 100644
--- a/security/sudosh/Makefile
+++ b/security/sudosh/Makefile
@@ -26,7 +26,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