mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Make tinderbox happy, rely on threaded library from libssh package to avoid
conflict with base libssh.so
This commit is contained in:
parent
38ff9a2b45
commit
9f73f82290
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343875
@ -9,7 +9,7 @@ USE_XORG+= xkbfile
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../remmina-plugins
|
||||
|
||||
LIB_DEPENDS+= libssh.so:${PORTSDIR}/security/libssh
|
||||
LIB_DEPENDS+= libssh_threads.so:${PORTSDIR}/security/libssh
|
||||
|
||||
PLIST_SUB+= ICONS="" SSH="@comment "
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user