summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/ssh-keygen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin/ssh-keygen/Makefile')
-rw-r--r--secure/usr.bin/ssh-keygen/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/secure/usr.bin/ssh-keygen/Makefile b/secure/usr.bin/ssh-keygen/Makefile
index 962ad41..27a230f 100644
--- a/secure/usr.bin/ssh-keygen/Makefile
+++ b/secure/usr.bin/ssh-keygen/Makefile
@@ -16,7 +16,3 @@ SRCS= ssh-keygen.c log-client.c
LDADD+= -L${.OBJDIR}/../../lib/libssh -lssh -lcrypto -lcrypt -lutil -lz
DPADD+= ${LIBCRYPTO} ${LIBCRYPT} ${LIBUTIL} ${LIBZ}
-.if defined(RSAREF) && ${RSAREF} == YES
-LDADD+= -lRSAglue
-DPADD+= ${LIBRSAGLUE}
-.endif
OpenPOWER on IntegriCloud