Change DISTRIBUTION name to match reality.
This commit is contained in:
parent
470f825f69
commit
e1a456f0e4
@ -6,7 +6,7 @@ LINKS= ${BINDIR}/ed ${BINDIR}/red
|
||||
MLINKS= ed.1 red.1
|
||||
|
||||
.if exists(${.CURDIR}/../../secure) && !defined(NOCRYPT) && !defined(NOSECURE)
|
||||
DISTRIBUTION=des
|
||||
DISTRIBUTION=crypto
|
||||
CFLAGS+=-DDES
|
||||
LDADD+= -L${CIPHEROBJDIR} -lcipher
|
||||
DPADD+= ${CIPHEROBJDIR}/libcipher.a
|
||||
|
Loading…
x
Reference in New Issue
Block a user