Fix recursive problem with libedit dependency, if you depends on ncursesw and
not on itself
This commit is contained in:
parent
079f78008e
commit
ae45ae3f5d
@ -129,7 +129,7 @@ _DP_archive+= md
|
|||||||
.endif
|
.endif
|
||||||
_DP_ssl= crypto
|
_DP_ssl= crypto
|
||||||
_DP_ssh= crypto crypt
|
_DP_ssh= crypto crypt
|
||||||
_DP_edit= edit
|
_DP_edit= ncursesw
|
||||||
.if ${MK_OPENSSL} != "no"
|
.if ${MK_OPENSSL} != "no"
|
||||||
_DP_bsnmp= crypto
|
_DP_bsnmp= crypto
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user