aboutsummaryrefslogtreecommitdiff
path: root/www/b2evolution
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2017-12-16 21:44:09 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2017-12-16 21:44:09 +0000
commit139816a0645ce5518a2c36f5e95e7e915c86b97b (patch)
treead8208fb32c96b33b562ed53fd091c2aa58f6cd2 /www/b2evolution
parent972ecb18dcfd39e8d715eb35ce8da20b7999d9b2 (diff)
downloadports-139816a0645ce5518a2c36f5e95e7e915c86b97b.tar.gz
ports-139816a0645ce5518a2c36f5e95e7e915c86b97b.zip
Add missing IGNORE_WITH_PHP for various PHP based ports.
In preparation of changing the PHP default version from 5.6 to 7.0 i found a number of ports not building with the new version and all later versions. Therefore i set IGNORE_WITH_PHP and notice all maintainer about the change. Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=456517
Diffstat (limited to 'www/b2evolution')
-rw-r--r--www/b2evolution/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/b2evolution/Makefile b/www/b2evolution/Makefile
index 615835d2bf0e..66b5157efe10 100644
--- a/www/b2evolution/Makefile
+++ b/www/b2evolution/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= SF/evocms/${PORTNAME}/b2evo%20${PORTVERSION}-stable
MAINTAINER= ports@FreeBSD.org
COMMENT= Multilingual, multiuser, multi-blog engine
+IGNORE_WITH_PHP= 70 71 72
+
USES= cpe dos2unix php:web zip
B2EVO_DATE?= stable-2011-03-23