diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-04 16:13:25 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-04 16:13:25 +0000 |
| commit | bfa800d3116de8c4359f54c9252c9b37c49e782a (patch) | |
| tree | 970182c7ccc007ede2baad31cdd142f1c1e4dedf /secure/libexec | |
| parent | 02415af2ee0e8db3063e4c90df79c3eadc5dd0c0 (diff) | |
Notes
Diffstat (limited to 'secure/libexec')
| -rw-r--r-- | secure/libexec/sftp-server/Makefile | 1 | ||||
| -rw-r--r-- | secure/libexec/ssh-keysign/Makefile | 1 | ||||
| -rw-r--r-- | secure/libexec/ssh-pkcs11-helper/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/secure/libexec/sftp-server/Makefile b/secure/libexec/sftp-server/Makefile index 3ec21fdfbe50..11839ffcd3e9 100644 --- a/secure/libexec/sftp-server/Makefile +++ b/secure/libexec/sftp-server/Makefile @@ -18,7 +18,6 @@ LIBADD= ssh CFLAGS+= -DHAVE_LDNS=1 #DPADD+= ${LIBLDNS} #LDADD+= -lldns -#USEPRIVATELIB+= ldns .endif .include <bsd.prog.mk> diff --git a/secure/libexec/ssh-keysign/Makefile b/secure/libexec/ssh-keysign/Makefile index 9efad92e59ac..9813e5d8038f 100644 --- a/secure/libexec/ssh-keysign/Makefile +++ b/secure/libexec/ssh-keysign/Makefile @@ -14,7 +14,6 @@ LIBADD= ssh CFLAGS+= -DHAVE_LDNS=1 #DPADD+= ${LIBLDNS} #LDADD+= -lldns -#USEPRIVATELIB+= ldns .endif LIBADD+= crypto diff --git a/secure/libexec/ssh-pkcs11-helper/Makefile b/secure/libexec/ssh-pkcs11-helper/Makefile index 6733048c3b5c..a8d681e4bace 100644 --- a/secure/libexec/ssh-pkcs11-helper/Makefile +++ b/secure/libexec/ssh-pkcs11-helper/Makefile @@ -18,7 +18,6 @@ LIBADD= ssh CFLAGS+= -DHAVE_LDNS=1 #DPADD+= ${LIBLDNS} #LDADD+= -lldns -#USEPRIVATELIB+= ldns .endif LIBADD+= crypto |
