aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authortz <tz@FreeBSD.org>2018-08-13 17:25:01 +0800
committertz <tz@FreeBSD.org>2018-08-13 17:25:01 +0800
commit0bdf5c811867647b34b79f35c400dc768a255a0a (patch)
tree12ecb69a8a3dfefa877a2a38a0931ecf5e89b1ab /deskutils
parenta9536f0fefeb171891897f0296b8287032b218dc (diff)
downloadfreebsd-ports-gnome-0bdf5c811867647b34b79f35c400dc768a255a0a.tar.gz
freebsd-ports-gnome-0bdf5c811867647b34b79f35c400dc768a255a0a.tar.zst
freebsd-ports-gnome-0bdf5c811867647b34b79f35c400dc768a255a0a.zip
Flag more ports not compatible to PHP 7.x with IGNORE_WITH_PHP
PR: 229982
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/phpcollab/Makefile2
-rw-r--r--deskutils/simplegroupware/Makefile2
-rw-r--r--deskutils/surrealtodo/Makefile2
3 files changed, 5 insertions, 1 deletions
diff --git a/deskutils/phpcollab/Makefile b/deskutils/phpcollab/Makefile
index c0c687d0d7b7..c7241aa41eb3 100644
--- a/deskutils/phpcollab/Makefile
+++ b/deskutils/phpcollab/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF/phpcollab/final/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= PHPcollab is project management and collaboration over the internet
+IGNORE_WITH_PHP= 70 71 72
+
USES= zip
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/deskutils/simplegroupware/Makefile b/deskutils/simplegroupware/Makefile
index 3bd20cd01ce9..f28e28dbdcc0 100644
--- a/deskutils/simplegroupware/Makefile
+++ b/deskutils/simplegroupware/Makefile
@@ -10,6 +10,8 @@ DISTNAME= SimpleGroupware_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple Groupware is an open source enterprise application
+IGNORE_WITH_PHP= 70 71 72
+
NO_BUILD= yes
USES= apache:run,2.2+
USE_MYSQL= yes
diff --git a/deskutils/surrealtodo/Makefile b/deskutils/surrealtodo/Makefile
index 6300224efd08..11c14b88ea1f 100644
--- a/deskutils/surrealtodo/Makefile
+++ b/deskutils/surrealtodo/Makefile
@@ -11,9 +11,9 @@ DISTNAME= surrealtodo_v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Surreal ToDo is an AJAX enabled web 2.0 list manager
+IGNORE_WITH_PHP= 70 71 72
USES= zip
USE_PHP= mysql
-IGNORE_WITH_PHP= 70
NO_BUILD= yes
NO_ARCH= yes