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:
Baptiste Daroussin 2025-06-23 09:22:15 +02:00
parent 60897db2f8
commit 7a06be0b80

View File

@ -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