mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ USE_XORG+= xkbfile
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../remmina-plugins
|
MASTERDIR= ${.CURDIR}/../remmina-plugins
|
||||||
|
|
||||||
LIB_DEPENDS+= libssh.so:${PORTSDIR}/security/libssh
|
LIB_DEPENDS+= libssh_threads.so:${PORTSDIR}/security/libssh
|
||||||
|
|
||||||
PLIST_SUB+= ICONS="" SSH="@comment "
|
PLIST_SUB+= ICONS="" SSH="@comment "
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue