diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-12 12:03:02 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-12 12:03:02 +0000 |
| commit | f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4 (patch) | |
| tree | 38501bd60c958b3b5474368fc0834fe6d09c307a /secure/usr.sbin | |
| parent | b779ff2b9c12b92001cff75c2047f6a32c0beb48 (diff) | |
| parent | d36c6176161e31d945d8adbb2aae1ccffb632bd7 (diff) | |
Notes
Diffstat (limited to 'secure/usr.sbin')
| -rw-r--r-- | secure/usr.sbin/sshd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/secure/usr.sbin/sshd/Makefile b/secure/usr.sbin/sshd/Makefile index ce91e4636399..d6244d302af2 100644 --- a/secure/usr.sbin/sshd/Makefile +++ b/secure/usr.sbin/sshd/Makefile @@ -33,7 +33,6 @@ LIBADD= pam ssh util wrap CFLAGS+= -DHAVE_LDNS=1 #DPADD+= ${LIBLDNS} #LDADD+= -lldns -#USEPRIVATELIB+= ldns .endif .if ${MK_AUDIT} != "no" |
