aboutsummaryrefslogtreecommitdiff
path: root/net/remmina
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2014-02-12 09:40:03 +0000
committerDima Panov <fluffy@FreeBSD.org>2014-02-12 09:40:03 +0000
commit9326273dd3f381c47c6868e77eff6f28dfcdaeed (patch)
treef0848c9d7798fb7384ba74f09df416e8bec82078 /net/remmina
parent585e7dd45a2f0100d7d16ce2eb557c231702265b (diff)
downloadports-9326273dd3f381c47c6868e77eff6f28dfcdaeed.tar.gz
ports-9326273dd3f381c47c6868e77eff6f28dfcdaeed.zip
Notes
Diffstat (limited to 'net/remmina')
-rw-r--r--net/remmina/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/remmina/Makefile b/net/remmina/Makefile
index 9839862f0ec6..9ed121916a5b 100644
--- a/net/remmina/Makefile
+++ b/net/remmina/Makefile
@@ -49,7 +49,7 @@ PLIST_SUB+= NLS="@comment "
.endif
.if ${PORT_OPTIONS:MSSH}
-LIB_DEPENDS+= libssh.so:${PORTSDIR}/security/libssh
+LIB_DEPENDS+= libssh_threads.so:${PORTSDIR}/security/libssh
.if ${OSVERSION} >= 800040
LDFLAGS+= -fstack-protector
.endif