diff --git a/net-mgmt/icingaweb2-module-x509/Makefile b/net-mgmt/icingaweb2-module-x509/Makefile index e428bca1c..c0f647367 100644 --- a/net-mgmt/icingaweb2-module-x509/Makefile +++ b/net-mgmt/icingaweb2-module-x509/Makefile @@ -1,4 +1,5 @@ PORTNAME= icingaweb2-module-x509 +PORTREVISION= 1 DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-8 DISTVERSIONSUFFIX= -g39fd7e1 @@ -12,12 +13,11 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS+= icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR} \ - php74-gmp>0:math/php74-gmp \ openssl>0:security/openssl \ icingaweb2-module-reactbundle${PHP_PKGNAMESUFFIX}>0:net-mgmt/icingaweb2-module-reactbundle@${PHP_FLAVOR} \ icingaweb2-module-ipl${PHP_PKGNAMESUFFIX}>0:net-mgmt/icingaweb2-module-ipl@${PHP_FLAVOR} -USES= php:web,flavors mysql:server +USES= php:web,flavors,gmp mysql:server USE_GITHUB= yes GH_ACCOUNT= Icinga