git: 6c2f0f6b14c7 - main - www/codeigniter: Remove IGNORE_WITH_PHP=84

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 29 Jul 2024 19:04:59 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6c2f0f6b14c757c73a5975f539ebe8b68de15142

commit 6c2f0f6b14c757c73a5975f539ebe8b68de15142
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-29 19:02:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-29 19:02:52 +0000

    www/codeigniter: Remove IGNORE_WITH_PHP=84
    
    This port does build with php84 if its depedency (pecl-mcrypt) is patched.
---
 www/codeigniter/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/codeigniter/Makefile b/www/codeigniter/Makefile
index 416658bb83fc..9dbfc81ac286 100644
--- a/www/codeigniter/Makefile
+++ b/www/codeigniter/Makefile
@@ -16,7 +16,6 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	bcit-ci
 GH_PROJECT=	CodeIgniter
 
-IGNORE_WITH_PHP=84
 NO_ARCH=	yes
 NO_BUILD=	yes