From 6c52583c8b6556ef52433fce25383f5138c2ee0b Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Tue, 29 Dec 2020 09:14:44 +0000 Subject: Ignore with PHP 8.0 Reported by: pkg-fallout --- ftp/php-fastdfs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ftp') diff --git a/ftp/php-fastdfs/Makefile b/ftp/php-fastdfs/Makefile index 01f3337cc1a9..ee5dba8d668e 100644 --- a/ftp/php-fastdfs/Makefile +++ b/ftp/php-fastdfs/Makefile @@ -14,6 +14,7 @@ LIB_DEPENDS= libfastcommon.so:devel/libfastcommon \ libfdfsclient.so:ftp/fastdfs USES= php:ext +IGNORE_WITH_PHP= 80 USE_GITHUB= yes GH_ACCOUNT= happyfish100 -- cgit v1.2.3