aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-07-25 01:01:58 +0800
committerbdrewery <bdrewery@FreeBSD.org>2015-07-25 01:01:58 +0800
commit19f90b098018bd3eebcc7eed007a3da07ff11803 (patch)
tree6e254f92da00069c25fa4f0347851204401dbd2e /security
parenta73ef3219827a46ed024306ae592d3952ba1fa55 (diff)
downloadfreebsd-ports-gnome-19f90b098018bd3eebcc7eed007a3da07ff11803.tar.gz
freebsd-ports-gnome-19f90b098018bd3eebcc7eed007a3da07ff11803.tar.zst
freebsd-ports-gnome-19f90b098018bd3eebcc7eed007a3da07ff11803.zip
Use new USES=libedit
Diffstat (limited to 'security')
-rw-r--r--security/openssh-portable/Makefile1
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