Disconnect libcipher from the build. It only does DES, and we already
have libcrypto to do that. Both consumers of this lib have been converted to use libcrypto. (bin/ed and secure/usr.bin/bdes).
This commit is contained in:
parent
92b49d4efa
commit
e4a3b084f9
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
SUBDIR= libcipher
|
||||
SUBDIR=
|
||||
.if !defined(NO_OPENSSL)
|
||||
SUBDIR+=libcrypto libssl
|
||||
.if !defined(NO_OPENSSH)
|
||||
|
Loading…
Reference in New Issue
Block a user