Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2021 20:01:49 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r565973 - head/mail/roundcube-calendar-kolab
Message-ID:  <202102182001.11IK1nLc074447@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102182001.11IK1nLc074447>