diff options
-rw-r--r-- | security/openssh-portable/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index bad56e019e4f..2901e0df4f5d 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -77,6 +77,7 @@ PAM_CONFIGURE_WITH= pam TCP_WRAPPERS_CONFIGURE_WITH= tcp-wrappers LIBEDIT_CONFIGURE_WITH= libedit +LIBEDIT_USES= libedit BSM_CONFIGURE_ON= --with-audit=bsm ETCDIR?= ${PREFIX}/etc/ssh |