diff options
Diffstat (limited to 'libexec/makekey')
| -rw-r--r-- | libexec/makekey/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/makekey/Makefile b/libexec/makekey/Makefile index 5f61f4f9cb43..dd07112bf1c3 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> |
