mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 10:29:15 +00:00
Fixed misspelling of DPADD as DPADDA.
Fixed some misformattings.
This commit is contained in:
parent
b4479f319e
commit
15d237484a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58679
@ -47,7 +47,7 @@ LDADD= -ltermcap -ltelnet
|
||||
|
||||
.if !defined(RELEASE_CRUNCH)
|
||||
CFLAGS+=-DIPSEC
|
||||
DPADDA+=${LIBIPSEC}
|
||||
DPADD+= ${LIBIPSEC}
|
||||
LDADD+= -lipsec
|
||||
.endif
|
||||
|
||||
@ -63,4 +63,3 @@ NOCRYPT_DIR=${.CURDIR}/Nocrypt
|
||||
|
||||
nocrypt:
|
||||
@echo "Encryption code already removed."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user