On Fri, Feb 08, 2008 at 06:13:14PM +0100, Antoine Jacoutot wrote: > On Fri, 8 Feb 2008, Paul Irofti wrote: > >Tested and installed successfully on amd64, only problem was that I > >couldn't `make update` (the message was that it couldn't update safely > >and -F should be used, instead I pkg_delete-ed and `make install`-ed). > > Well in this case, why didn't you "pkg_add -r -F update" then?
or even 'FORCE_UPDATE=Yes make update' (works for me). Landry