Skip to content

Commit

Permalink
net-mgmt/icingaweb2-module-icingadb: Fix bulk warning
Browse files Browse the repository at this point in the history
Approved by:	portmgr (just-fix-it)
  • Loading branch information
5u623l20 committed Dec 8, 2023
1 parent bd586eb commit a76c014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-mgmt/icingaweb2-module-icingadb/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit a76c014

Please sign in to comment.