summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-08 14:38:08 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-08 19:12:54 +0100
commita76c014131d263ac583cdc86bf61ac5686c0c1d4 (patch)
tree1dd5a816d356ff69f96797d5fea521366e50cb9d /net-mgmt
parentbd586eb58bf7314f1316ab91e96418765982c4e5 (diff)
downloadfreebsd-ports-a76c014131d263ac583cdc86bf61ac5686c0c1d4.zip
net-mgmt/icingaweb2-module-icingadb: Fix bulk warning
Approved by: portmgr (just-fix-it)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/icingaweb2-module-icingadb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/icingaweb2-module-icingadb/Makefile b/net-mgmt/icingaweb2-module-icingadb/Makefile
index 7ad874342b5d..724bc43466ba 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