security/pecl-scrypt: Ignore with PHP 8.0

For now, there is some work on upstream to support PHP 8.

Reported by:	pkg-fallout
This commit is contained in:
Danilo G. Baio 2020-10-26 23:22:49 +00:00
parent 8528f58f18
commit ae595e9108
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553397

View File

@ -12,6 +12,7 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= php:pecl
IGNORE_WITH_PHP= 80
USE_PHP= hash:build
OPTIONS_DEFINE= DOCS EXAMPLES