mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
Update DISTRIBUTION for new crypto world order
This commit is contained in:
parent
21fd828d7c
commit
ec81a4cee3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57624
@ -34,7 +34,7 @@ DPADD+= ${LIBALIAS}
|
||||
.endif
|
||||
|
||||
.if exists(${.CURDIR}/../../secure) && !defined(NOCRYPT) && !defined(NOSECURE) && !defined(RELEASE_CRUNCH)
|
||||
DISTRIBUTION=des
|
||||
DISTRIBUTION=crypto
|
||||
CFLAGS+=-DHAVE_DES
|
||||
SRCS+= chap_ms.c
|
||||
LDADD+= -lcrypto
|
||||
|
Loading…
Reference in New Issue
Block a user