aboutsummaryrefslogtreecommitdiff
path: root/security/mailzu
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2018-08-13 09:25:01 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2018-08-13 09:25:01 +0000
commit66495f27bc6e99bd668be2a31e8791d2ee24af7e (patch)
tree12ecb69a8a3dfefa877a2a38a0931ecf5e89b1ab /security/mailzu
parent4f3cc4145f202a6bd3806739df25eb0ec98a42eb (diff)
downloadports-66495f27bc6e99bd668be2a31e8791d2ee24af7e.tar.gz
ports-66495f27bc6e99bd668be2a31e8791d2ee24af7e.zip
Flag more ports not compatible to PHP 7.x with IGNORE_WITH_PHP
PR: 229982
Notes
Notes: svn path=/head/; revision=477060
Diffstat (limited to 'security/mailzu')
-rw-r--r--security/mailzu/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/mailzu/Makefile b/security/mailzu/Makefile
index 6d36c0a89db8..df614da22fda 100644
--- a/security/mailzu/Makefile
+++ b/security/mailzu/Makefile
@@ -14,6 +14,8 @@ COMMENT= Simple and intuitive web interface to manage amavisd-new quarantine
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+IGNORE_WITH_PHP= 70 71 72
+
RUN_DEPENDS= ${LOCALBASE}/sbin/amavisd:security/amavisd-new \
${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} \
${PEARDIR}/Mail/mime.php:mail/pear-Mail_Mime@${PHP_FLAVOR} \