diff options
Diffstat (limited to 'net-mgmt/icingaweb2-module-graphite')
-rw-r--r-- | net-mgmt/icingaweb2-module-graphite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/icingaweb2-module-graphite/Makefile b/net-mgmt/icingaweb2-module-graphite/Makefile index 652659516c90..b4e36cde74ed 100644 --- a/net-mgmt/icingaweb2-module-graphite/Makefile +++ b/net-mgmt/icingaweb2-module-graphite/Makefile @@ -13,7 +13,7 @@ COMMENT= Graphite integration into Icinga Web 2 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= icingaweb2-${PHP_FLAVOR}>=2.5.0:net-mgmt/icingaweb2@${PHP_FLAVOR} +RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.5.0:net-mgmt/icingaweb2@${PHP_FLAVOR} USES= php:web,flavors |