All pear ports use devel/pear-PEAR as a common base. Now therefore
pear-install is no need.
PR: ports/52596
Submitted by: Thierry Thomas <thierry@pompo.net>
devel/pear-install: fixing an install issue.
Under some circumstances, Makefile may fail to define
PEAR_DIR. This PR forces PHP_BASE to LOCALBASE when php-config
is not found.
PR: ports/50001
Submitted by: Thierry Thomas <thierry@pompo.net>