git: a19f70af2db3 - main - devel/php-pie: Fix build

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Wed, 08 Jul 2026 20:30:09 UTC
The branch main has been updated by bofh:

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

commit a19f70af2db30c3d2e3c4c97676ebe4f79799f43
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-07-08 17:19:56 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-07-08 20:29:55 +0000

    devel/php-pie: Fix build
---
 devel/php-pie/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/php-pie/Makefile b/devel/php-pie/Makefile
index 97989bea8c80..2d65eb0b7574 100644
--- a/devel/php-pie/Makefile
+++ b/devel/php-pie/Makefile
@@ -14,7 +14,7 @@ WWW=		https://github.com/php/pie
 LICENSE=	MIT
 
 USES=		php:flavors
-USE_PHP=	fliter iconv phar
+USE_PHP=	filter iconv phar
 
 NO_ARCH=	yes
 NO_BUILD=	yes