I run
When I do
Any idea what is the issue?
I did the same for PHP 5.6 and 7.3 without issue.
gitup ports -w 0b68a105030c4790ae0dd04d25ac764e14b70a3e
to get the latest ports collection before PHP 7.2 is removed.When I do
cd /usr/ports/php72-extensions && make install clean
I get this:
Code:
Unknown extension bcmath for PHP 72.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/lang/php72-extensions
*** Error code 1
Stop.
make: stopped in /usr/ports/lang/php72-extensions
Any idea what is the issue?
I did the same for PHP 5.6 and 7.3 without issue.