diff options
Diffstat (limited to 'net-mgmt/icinga-php-library/Makefile')
-rw-r--r-- | net-mgmt/icinga-php-library/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/icinga-php-library/Makefile b/net-mgmt/icinga-php-library/Makefile index 24b3e03c9085..8dbf86096e7d 100644 --- a/net-mgmt/icinga-php-library/Makefile +++ b/net-mgmt/icinga-php-library/Makefile @@ -1,6 +1,6 @@ PORTNAME= icinga-php-library DISTVERSIONPREFIX= v -DISTVERSION= 0.14.2 +DISTVERSION= 0.17.0 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:web,flavors USE_PHP= filter +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga |