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:
parent
4323ba23a3
commit
84e8594fff
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user