1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

Mk/Uses: Fix typos in php.mk

Reported by:	fluffy
This commit is contained in:
Muhammad Moinur Rahman 2024-07-29 02:42:05 +02:00
parent 4323ba23a3
commit 84e8594fff
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91

View File

@ -431,7 +431,7 @@ posix_DEPENDS= sysutils/php${PHP_VER}-posix
. if ${PHP_VER} <= 83
pspell_DEPENDS= textproc/php${PHP_VER}-pspell
. else
pspell_DEPENDS= textproc/pecl-pspell${PHP_FLAVOR}
pspell_DEPENDS= textproc/pecl-pspell@${PHP_FLAVOR}
. endif
radius_DEPENDS= net/pecl-radius@${PHP_FLAVOR}
readline_DEPENDS= devel/php${PHP_VER}-readline