libssh uses libz even without MK_LDNS
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
570d050700
commit
3f0c21c36c
@ -171,9 +171,9 @@ _DP_archive+= crypto
|
||||
_DP_archive+= md
|
||||
.endif
|
||||
_DP_ssl= crypto
|
||||
_DP_ssh= crypto crypt
|
||||
_DP_ssh= crypto crypt z
|
||||
.if ${MK_LDNS} != "no"
|
||||
_DP_ssh+= ldns z
|
||||
_DP_ssh+= ldns
|
||||
.endif
|
||||
_DP_edit= ncursesw
|
||||
.if ${MK_OPENSSL} != "no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user