security/pear-Crypt_CHAP: Remove IGNORE_WITH_PHP=84

This port does build with php84 if its depedency (pecl-mcrypt) is patched.
This commit is contained in:
Po-Chuan Hsieh 2024-07-30 03:03:05 +08:00
parent 906e82b403
commit 7cb2d334ce
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -12,7 +12,6 @@ LICENSE= BSD3CLAUSE
USES= pear
USE_PHP= mcrypt
IGNORE_WITH_PHP=84
NO_ARCH= yes
.include <bsd.port.mk>