summaryrefslogtreecommitdiffstats
path: root/libexec/makekey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/makekey/Makefile')
-rw-r--r--libexec/makekey/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/makekey/Makefile b/libexec/makekey/Makefile
index 5f61f4f..dd07112 100644
--- a/libexec/makekey/Makefile
+++ b/libexec/makekey/Makefile
@@ -3,9 +3,7 @@
PROG= makekey
MAN8= makekey.8
-.if exists(/usr/lib/libcrypt.a)
DPADD+= ${LIBCRYPT}
LDADD+= -lcrypt
-.endif
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud