net-mgmt/zabbix4-server: Mark DEPRECATED
- Upstream EOL reaches on 2023-10-31. See: https://www.zabbix.com/life_cycle_and_release_policy - Set EXPIRATION_DATE 2023-12-31 - Utilize USES=localbase Approved by: portmgr (blanket)
This commit is contained in:
parent
8eb5be564f
commit
632fb5c7b9
1 changed files with 4 additions and 1 deletions
|
@ -13,6 +13,9 @@ WWW= https://www.zabbix.com/
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= Upstream EOL reaches on 2023-10-31
|
||||
EXPIRATION_DATE= 2023-12-31
|
||||
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre
|
||||
|
||||
CONFLICTS_INSTALL= zabbix[0-35-9]${PKGNAMESUFFIX} \
|
||||
|
@ -60,7 +63,7 @@ CONFIGURE_ARGS+= --datadir=${ETCDIR} \
|
|||
.if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java"
|
||||
LIB_DEPENDS+= libnetsnmp.so:net-mgmt/net-snmp
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
USES+= localbase
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
|
Loading…
Reference in a new issue