On Thu, May 03, 2012 at 12:41:54AM +0200, Thomas Klausner wrote:
> > This report shows an error for one (and only one) of my packages. The
> > error is:
> >
> > /home/cheusov/pkg_distbb/libexec/distbb/wrapper_unpriv /usr/bin/make
> > DEPENDS_TARGET=nonexistant BATCH=yes PKG_VERBOSE=1 package
> > => Bootstrap dependency digest>=20010302: found digest-20111104
> > WARNING: [bsd.prefs.mk] The package gitso-0.6 is missing DESTDIR support.
>
> This is the warning that causes the below.
> Try converting it to "PKG_DESTDIR_SUPPORT=user-destdir".
% grep destdir net/gitso/Makefile
PKG_DESTDIR_SUPPORT= user-destdir
%
something must be broken on the build host...