1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

net-mgmt/icingaweb2-module-icingadb: Fix bulk warning

Approved by:	portmgr (just-fix-it)
This commit is contained in:
Muhammad Moinur Rahman 2023-12-08 14:38:08 +01:00
parent bd586eb58b
commit a76c014131

View File

@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= icinga-php-library${PHP_PKGNAMESUFFIX}>=0.9:net-mgmt/icinga-php-library@${PHP_FLAVOR} \
icinga-php-thirdparty${PHP_PKGNAMESUFFIX}>=0.11.0:net-mgmt/icinga-php-thirdparty@${PHP_FLAVOR} \
icingadb>0:net-mgmt/icingadb \
icingaweb2${PHP_PKGNAMESUFFIX}>=2.9:net-mgmt/icingaweb2
icingaweb2${PHP_PKGNAMESUFFIX}>=2.9:net-mgmt/icingaweb2@${PHP_FLAVOR}
USES= php:web,flavors shebangfix
# php json extension is required but it's statically linked in default php