aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.bin/ssh-keyscan/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-09-12 12:03:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-09-12 12:03:02 +0000
commitf94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4 (patch)
tree38501bd60c958b3b5474368fc0834fe6d09c307a /secure/usr.bin/ssh-keyscan/Makefile
parentb779ff2b9c12b92001cff75c2047f6a32c0beb48 (diff)
parentd36c6176161e31d945d8adbb2aae1ccffb632bd7 (diff)
downloadsrc-f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4.tar.gz
src-f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4.zip
Finish merging from head, messed up in previous attempt
Notes
Notes: svn path=/projects/release-pkg/; revision=287710
Diffstat (limited to 'secure/usr.bin/ssh-keyscan/Makefile')
-rw-r--r--secure/usr.bin/ssh-keyscan/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/secure/usr.bin/ssh-keyscan/Makefile b/secure/usr.bin/ssh-keyscan/Makefile
index 52c0f89655f9..dc0cd9662e02 100644
--- a/secure/usr.bin/ssh-keyscan/Makefile
+++ b/secure/usr.bin/ssh-keyscan/Makefile
@@ -13,7 +13,6 @@ LIBADD= ssh
CFLAGS+= -DHAVE_LDNS=1
#DPADD+= ${LIBLDNS}
#LDADD+= -lldns
-#USEPRIVATELIB+= ldns
.endif
.include <bsd.prog.mk>