aboutsummaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/files/patch-ab')
-rw-r--r--security/openssh/files/patch-ab8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/openssh/files/patch-ab b/security/openssh/files/patch-ab
index a2a1f00e365b..a65c47f7601c 100644
--- a/security/openssh/files/patch-ab
+++ b/security/openssh/files/patch-ab
@@ -10,10 +10,10 @@
-LDADD+= -L${.CURDIR}/../lib/${__objdir} -lssh
-DPADD+= ${.CURDIR}/../lib/${__objdir}/libssh.a
-.else
-+AFS?= NO
-+KERBEROS?= NO
-+SKEY?= NO
-+TCP_WRAPPERS?= YES
++AFS?= no
++KERBEROS?= no
++SKEY?= no
++TCP_WRAPPERS?= yes
LDADD+= -L${.CURDIR}/../lib -lssh
DPADD+= ${.CURDIR}/../lib/libssh.a
-.endif