aboutsummaryrefslogtreecommitdiff
path: root/www/glpi/Makefile
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2020-07-28 07:51:52 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2020-07-28 07:51:52 +0000
commitcb617f8a71afd18d8eddcd6365f87f800ef2d1e5 (patch)
tree996c7e607f573f35e997df5c94e0e7d7ec31bc33 /www/glpi/Makefile
parentfc5dea901a8a23d3d036f011d6570dda23b2d2a5 (diff)
downloadports-cb617f8a71afd18d8eddcd6365f87f800ef2d1e5.tar.gz
ports-cb617f8a71afd18d8eddcd6365f87f800ef2d1e5.zip
In order to switch to PHP 7.4 as new default, we need to ignore some ports.
These are relying on the wddx module of PHP, which was removed in 7.4. Therefore the following ports are marked as IGNORE_WITH_PHP= 74 * www/glpi * www/zend-framework * www/zend-framework1 PR: 248074 Sponsored by: Bounce Experts
Notes
Notes: svn path=/head/; revision=543581
Diffstat (limited to 'www/glpi/Makefile')
-rw-r--r--www/glpi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/glpi/Makefile b/www/glpi/Makefile
index c56c49b3fb2f..848610c101cb 100644
--- a/www/glpi/Makefile
+++ b/www/glpi/Makefile
@@ -12,6 +12,8 @@ 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 \