git: 8f2eb63024d3 - main - www/phpmyfaq: phpMyFAQ has been compatible with PHP8 since 3.0.6

From: Florian Smeets <flo_at_FreeBSD.org>
Date: Mon, 07 Feb 2022 21:04:10 UTC
The branch main has been updated by flo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f2eb63024d33e2afc893ef15d4ad7abc7517896

commit 8f2eb63024d33e2afc893ef15d4ad7abc7517896
Author:     Florian Smeets <flo@FreeBSD.org>
AuthorDate: 2022-02-07 21:01:30 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2022-02-07 21:01:30 +0000

    www/phpmyfaq: phpMyFAQ has been compatible with PHP8 since 3.0.6
    
    PR:             261617
---
 www/phpmyfaq/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/phpmyfaq/Makefile b/www/phpmyfaq/Makefile
index 318c465666cd..6364d6a93d76 100644
--- a/www/phpmyfaq/Makefile
+++ b/www/phpmyfaq/Makefile
@@ -14,7 +14,6 @@ WRKSRC=		${WRKDIR}/${PORTNAME}
 
 USES=		cpe php:web
 USE_PHP=	filter json mysqli pcre pdf session xml xmlrpc xmlwriter zlib
-IGNORE_WITH_PHP=	80 81
 FAQ_DIR=	attachments data images inc pdf xml
 NO_BUILD=	YES
 NO_ARCH=	YES