aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-12-29 09:14:44 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-12-29 09:14:44 +0000
commit6c52583c8b6556ef52433fce25383f5138c2ee0b (patch)
tree9d66c662787acfed8a3c985b6f467b9eb1d21752 /ftp
parent35e3b623672a61dac756eb9bc75c21e0526bc410 (diff)
downloadports-6c52583c8b6556ef52433fce25383f5138c2ee0b.tar.gz
ports-6c52583c8b6556ef52433fce25383f5138c2ee0b.zip
Ignore with PHP 8.0
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=559554
Diffstat (limited to 'ftp')
-rw-r--r--ftp/php-fastdfs/Makefile1
1 files changed, 1 insertions, 0 deletions
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