php-redis5: Specify incompatible PHP version

This commit is contained in:
Juraj Lutter 2020-08-15 14:25:52 +00:00
parent 36f74e6a4e
commit cc11113d8b
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@ LICENSE= php
WRKSRC= ${WRKDIR}/${GITHUB_PROJECT}-${PECL_VERSION}
PHP_VERSIONS_ACCEPTED= 72 73 74
PHP_VERSIONS_INCOMPATIBLE= 56
.include "../../mk/compiler.mk"
.if !empty(PKGSRC_COMPILER:Mclang)
CFLAGS+= -Wno-error=return-type