diff options
Diffstat (limited to 'net-mgmt/icingaweb2-module-map/Makefile')
-rw-r--r-- | net-mgmt/icingaweb2-module-map/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/icingaweb2-module-map/Makefile b/net-mgmt/icingaweb2-module-map/Makefile index 6d520a8e732d..8a247e8584f2 100644 --- a/net-mgmt/icingaweb2-module-map/Makefile +++ b/net-mgmt/icingaweb2-module-map/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FLAVOR} USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= nbuchwitz |