net/haproxy30: fix pkgname conflict
Each flavor are supposed to get the same suffix as the main port, so apply the right suffix to wolfssl haproxy-wolfssl -> haproxy30-wolfssl
This commit is contained in:
parent
60897db2f8
commit
7a06be0b80
@ -19,9 +19,9 @@ USE_RC_SUBR= haproxy
|
||||
|
||||
default_CONFLICTS_INSTALL= haproxy-lua haproxy-wolfssl
|
||||
lua_CONFLICTS_INSTALL= haproxy-devel haproxy-wolfssl
|
||||
lua_PKGNAMESUFFIX= 30-lua
|
||||
lua_PKGNAMESUFFIX:= 30-lua
|
||||
wolfssl_CONFLICTS_INSTALL= haproxy-devel haproxy-lua
|
||||
wolfssl_PKGNAMESUFFIX= -wolfssl
|
||||
wolfssl_PKGNAMESUFFIX= 30-wolfssl
|
||||
|
||||
CONFLICTS_INSTALL= haproxy haproxy24 haproxy26 haproxy28
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user