On Thu, 1 Feb 2001, Derek Sivers wrote:
> But when you make MySQL with "flavor=pth" then you can't do a PHP "make
> flavor="mysql" install" because it's looking for mysql-3.23.32 NOT
> mysql-3.23.32-pth!!!
Just follow the manpage packages(7):
The recommended work-around is a hack: install a symbolic link with the
required name in the package database in /var/db/pkg.
Much easier.
Ward Wouts