security/pear-File_SMBPasswd: 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:09 +08:00
parent 7cb2d334ce
commit 4bab742835
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}Crypt_CHAP>=1.0.0:security/pear-Crypt_CHAP@${P
USES= pear
IGNORE_WITH_PHP=84
NO_ARCH= yes
.include <bsd.port.mk>