diff options
Diffstat (limited to 'net-mgmt/icingaweb2-module-cube/Makefile')
-rw-r--r-- | net-mgmt/icingaweb2-module-cube/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/icingaweb2-module-cube/Makefile b/net-mgmt/icingaweb2-module-cube/Makefile index 1594ccc875fa..1ee76b85cc7c 100644 --- a/net-mgmt/icingaweb2-module-cube/Makefile +++ b/net-mgmt/icingaweb2-module-cube/Makefile @@ -20,6 +20,7 @@ NO_BUILD= yes NO_ARCH= yes USES= php:web,flavors +IGNORE_WITH_PHP=81 WWWDIR?= ${PREFIX}/www/icingaweb2/modules/${PORTNAME:C/^.*-//} |