summaryrefslogtreecommitdiffstats
path: root/secure/libexec/ssh-pkcs11-helper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/libexec/ssh-pkcs11-helper/Makefile')
-rw-r--r--secure/libexec/ssh-pkcs11-helper/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/secure/libexec/ssh-pkcs11-helper/Makefile b/secure/libexec/ssh-pkcs11-helper/Makefile
index d8046d1..19e114b 100644
--- a/secure/libexec/ssh-pkcs11-helper/Makefile
+++ b/secure/libexec/ssh-pkcs11-helper/Makefile
@@ -8,11 +8,6 @@ MAN= ssh-pkcs11-helper.8
CFLAGS+=-I${SSHDIR} -include ssh_namespace.h
SRCS+= ssh_namespace.h
-.if !defined(NO_SHARED)
-# required when linking with a dynamic libssh
-SRCS+= roaming_dummy.c
-.endif
-
LIBADD= ssh
.if ${MK_LDNS} != "no"
OpenPOWER on IntegriCloud