diff options
Diffstat (limited to 'ftp/php-fastdfs/Makefile')
-rw-r--r-- | ftp/php-fastdfs/Makefile | 1 |
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 |