From a76c014131d263ac583cdc86bf61ac5686c0c1d4 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Fri, 8 Dec 2023 14:38:08 +0100 Subject: [PATCH] net-mgmt/icingaweb2-module-icingadb: Fix bulk warning Approved by: portmgr (just-fix-it) --- net-mgmt/icingaweb2-module-icingadb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/icingaweb2-module-icingadb/Makefile b/net-mgmt/icingaweb2-module-icingadb/Makefile index 7ad874342b5df..724bc43466bab 100644 --- a/net-mgmt/icingaweb2-module-icingadb/Makefile +++ b/net-mgmt/icingaweb2-module-icingadb/Makefile @@ -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