Subject: Re: [pkgsrc] "make install" : Malformed conditional (${_USE_DESTDIR} != "no")
To: None <netbsd-help@netbsd.org>
From: Stephane Bortzmeyer <stephane@sources.org>
List: netbsd-help
Date: 10/10/2006 19:25:49
On Mon, Oct 09, 2006 at 09:57:29PM +0200,
 Stephane Bortzmeyer <stephane@sources.org> wrote 
 a message of 35 lines which said:

> I try to install textproc/py-elementtree but:

cd /usr/pkgsrc
cvs update 
pushd pkgtools/pkg_install
make update
popd
pushd pkgtools/pkg_comp
make update

was apparently enough to solve the problem. So, apparently, I have
somehow managed to have an inconsistent tree pkgsrc :-(