aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2023-11-12 00:32:39 +0000
committerDan Langille <dvl@FreeBSD.org>2023-11-12 00:32:39 +0000
commitb1d086ef272f02ce9f2ed8437c0fd79a2946cf0c (patch)
tree9df12b00b46fc6e847e9494ea2eb6a70243fa6e9
parent12ed2d42a9be3e808bf28e3ba1d5bb719a403cff (diff)
downloadports-b1d086ef272f02ce9f2ed8437c0fd79a2946cf0c.tar.gz
ports-b1d086ef272f02ce9f2ed8437c0fd79a2946cf0c.zip
net-mgmt/librenms: Allow PHP 8.2
Turns out, it works fine with PHP 8.2 PR: 275034
-rw-r--r--net-mgmt/librenms/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/librenms/Makefile b/net-mgmt/librenms/Makefile
index 6f7ff9b9a6a3..755e453cdcb2 100644
--- a/net-mgmt/librenms/Makefile
+++ b/net-mgmt/librenms/Makefile
@@ -12,8 +12,6 @@ WWW= https://www.librenms.org
LICENSE= GPLv3
-IGNORE_WITH_PHP= 82
-
# perhaps we also need python-memcache python-mysqldb
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pymysql>0:databases/py-pymysql@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}python-dotenv>0:www/py-python-dotenv@${PY_FLAVOR} \