summaryrefslogtreecommitdiffstats
path: root/secure/lib
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2013-09-08 10:04:26 +0000
committerdes <des@FreeBSD.org>2013-09-08 10:04:26 +0000
commitaba57138f98f1a98e4b7c7c61511daefb0542524 (patch)
treef2835476e45d4ca44151693a34601050c9a00415 /secure/lib
parent89699e113faea33b4d774b5e403372f58d276c5b (diff)
downloadFreeBSD-src-aba57138f98f1a98e4b7c7c61511daefb0542524.zip
FreeBSD-src-aba57138f98f1a98e4b7c7c61511daefb0542524.tar.gz
Make libldns and libssh private.
Approved by: re (blanket)
Diffstat (limited to 'secure/lib')
-rw-r--r--secure/lib/libssh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile
index 1daf972..3d30a18 100644
--- a/secure/lib/libssh/Makefile
+++ b/secure/lib/libssh/Makefile
@@ -3,6 +3,7 @@
.include <bsd.own.mk>
LIB= ssh
+PRIVATELIB= true
SHLIB_MAJOR= 5
SRCS= authfd.c authfile.c bufaux.c bufbn.c buffer.c \
canohost.c channels.c cipher.c cipher-aes.c \
OpenPOWER on IntegriCloud