From 2de6d0986dae57ce2a2baf19795979345fcd04eb Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 22 Sep 2019 07:14:00 +0000 Subject: Ignore with php 7.4 Reported by: pkg-fallout --- security/nextcloud-passman/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/nextcloud-passman') diff --git a/security/nextcloud-passman/Makefile b/security/nextcloud-passman/Makefile index 09ded52e3eb1..f34c9fa25108 100644 --- a/security/nextcloud-passman/Makefile +++ b/security/nextcloud-passman/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=14:www/nextcloud@${PHP_FLAVOR} WRKSRC= ${WRKDIR}/${PORTNAME} USES= php:flavors +IGNORE_WITH_PHP= 74 NO_BUILD= yes NO_ARCH= yes -- cgit v1.2.3