svn commit: r565973 - head/mail/roundcube-calendar-kolab

Antoine Brodin antoine at FreeBSD.org
Thu Feb 18 20:01:49 UTC 2021


Author: antoine
Date: Thu Feb 18 20:01:49 2021
New Revision: 565973
URL: https://svnweb.freebsd.org/changeset/ports/565973

Log:
  Unbreak bulk -a

Modified:
  head/mail/roundcube-calendar-kolab/Makefile

Modified: head/mail/roundcube-calendar-kolab/Makefile
==============================================================================
--- head/mail/roundcube-calendar-kolab/Makefile	Thu Feb 18 19:59:13 2021	(r565972)
+++ head/mail/roundcube-calendar-kolab/Makefile	Thu Feb 18 20:01:49 2021	(r565973)
@@ -17,6 +17,7 @@ BUILD_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail
 RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
 
 USES=		php:flavors
+IGNORE_WITH_PHP=80
 
 NO_BUILD=	yes
 NO_ARCH=	yes


More information about the svn-ports-all mailing list