diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2013-09-08 10:04:26 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2013-09-08 10:04:26 +0000 |
| commit | 0b2766bd4edd70dd3b9cd8ac37d36b4b5a5c297a (patch) | |
| tree | f2835476e45d4ca44151693a34601050c9a00415 /secure/lib/libssh | |
| parent | 773eec475a6d8cbc2a17011d417834b66d7c10c5 (diff) | |
Notes
Diffstat (limited to 'secure/lib/libssh')
| -rw-r--r-- | secure/lib/libssh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile index 1daf972dc3db..3d30a18de80f 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 \ |
