On Thu, May 03, 2001 at 09:05:26AM +0100, Georges Heinesch wrote:
> What's the difference to your pkg_add way of doing it?
>
> pkg_add(1) says:
> a utility for installing software package distribution
pkg_add installs binary (precompiled) packages.
with make in pkgsrc, you compile them yourself from source.
-is