aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2021-07-28 13:51:08 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2021-07-28 13:51:08 +0000
commit5eecca3abc54b20895fe9280539a22c2ab8b5edd (patch)
treea67dd99b4d23b943520f0d786f0d0f2944c0c84e
parentbcf31f49fa1ef7d5cb1aeb62e050380664a88282 (diff)
downloadports-5eecca3abc54b20895fe9280539a22c2ab8b5edd.tar.gz
ports-5eecca3abc54b20895fe9280539a22c2ab8b5edd.zip
net-mgmt/icingaweb2-module-x509: Resolve php version conflicts
PR: 257437 Reported by: gettoknowmi <gettoknowmi@yahoo.com>
-rw-r--r--net-mgmt/icingaweb2-module-x509/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/icingaweb2-module-x509/Makefile b/net-mgmt/icingaweb2-module-x509/Makefile
index e428bca1c72a..588e6900d095 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