aboutsummaryrefslogtreecommitdiff
path: root/www/glpi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/glpi/Makefile')
-rw-r--r--www/glpi/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/www/glpi/Makefile b/www/glpi/Makefile
index 848610c101cb..80ed11a35450 100644
--- a/www/glpi/Makefile
+++ b/www/glpi/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= glpi
-PORTVERSION= 9.4.5
+PORTVERSION= 9.5.3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= https://github.com/glpi-project/glpi/releases/download/${PORTVERSION}/
@@ -12,12 +12,10 @@ COMMENT= Free IT and asset management software
LICENSE= GPLv2
-IGNORE_WITH_PHP= 74
-
USES= cpe gettext php tar:tgz
CPE_VENDOR= glpi-project
-USE_PHP= ctype curl dom fileinfo filter gd json mbstring mysqli \
- pcre session simplexml wddx xml xmlrpc zlib
+USE_PHP= bz2 ctype curl exif fileinfo gd iconv intl json mbstring \
+ mysqli opcache openssl session simplexml sodium xml xmlrpc zip zlib
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_ARCH= yes