From 5eecca3abc54b20895fe9280539a22c2ab8b5edd Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Wed, 28 Jul 2021 21:51:08 +0800 Subject: [PATCH] net-mgmt/icingaweb2-module-x509: Resolve php version conflicts PR: 257437 Reported by: gettoknowmi --- net-mgmt/icingaweb2-module-x509/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-mgmt/icingaweb2-module-x509/Makefile b/net-mgmt/icingaweb2-module-x509/Makefile index e428bca1c72aa..588e6900d0958 100644 --- a/net-mgmt/icingaweb2-module-x509/Makefile +++ b/net-mgmt/icingaweb2-module-x509/Makefile @@ -2,6 +2,7 @@ PORTNAME= icingaweb2-module-x509 DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-8 DISTVERSIONSUFFIX= -g39fd7e1 +PORTREVISION= 1 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -22,6 +23,8 @@ USES= php:web,flavors mysql:server USE_GITHUB= yes GH_ACCOUNT= Icinga +USE_PHP= gmp + NO_BUILD= yes NO_ARCH= yes