git: 87a27a9d48b6 - main - www/osticket: Remove defunct IGNORE_WITH_PHP

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 15 Nov 2025 20:21:44 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=87a27a9d48b6690e9d20a01720b213f182fd6223

commit 87a27a9d48b6690e9d20a01720b213f182fd6223
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-11-15 20:20:51 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-11-15 20:20:51 +0000

    www/osticket: Remove defunct IGNORE_WITH_PHP
    
    php80 has retired a couple of years ago and this line is defunct.
    
    Approved by:    portmgr (blanket)
---
 www/osticket/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/osticket/Makefile b/www/osticket/Makefile
index 337ae6a71f56..457e93ddaa7b 100644
--- a/www/osticket/Makefile
+++ b/www/osticket/Makefile
@@ -18,7 +18,6 @@ USES=		cpe php:web zip
 CPE_VENDOR=	enhancesoft
 USE_PHP=	ctype curl dom fileinfo filter gd gettext iconv imap intl \
 		mbstring mysqli opcache phar session xml zip
-IGNORE_WITH_PHP=	80
 
 NO_ARCH=	yes
 NO_BUILD=	yes