aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2023-03-08 14:08:59 +0000
committerJuraj Lutter <otis@FreeBSD.org>2023-03-08 14:08:59 +0000
commit3bee47ad6ebb9c6ac1476f5acbdcf6ee594c59bc (patch)
tree6e8dc37d9a9f553ebb4bdedf2553879ea141c769 /net-mgmt
parent3c5c25bc342f8c04af844d6dd99a2f135e017a84 (diff)
downloadports-3bee47ad6ebb9c6ac1476f5acbdcf6ee594c59bc.tar.gz
ports-3bee47ad6ebb9c6ac1476f5acbdcf6ee594c59bc.zip
net-mgmt/zabbix64-frontend: Fix build with PHP 8.2
Remove stray restriction preventing the build with PHP 8.2 as zabbix 6.4 does officially support it. Reported by: VVD (IRC)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/zabbix64-frontend/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/zabbix64-frontend/Makefile b/net-mgmt/zabbix64-frontend/Makefile
index 913a6d945179..83c46a25bec9 100644
--- a/net-mgmt/zabbix64-frontend/Makefile
+++ b/net-mgmt/zabbix64-frontend/Makefile
@@ -5,7 +5,6 @@ PKGNAMESUFFIX= -frontend${PHP_PKGNAMESUFFIX}
USES+= php:web,flavors
USE_PHP= bcmath ctype gd gettext mbstring session sockets xml \
xmlreader xmlwriter
-IGNORE_WITH_PHP= 82
MASTERDIR= ${.CURDIR}/../${PORTNAME}-server
PATCHDIR=