Subject: Re: obsolete packages
To: None <tech-pkg@netbsd.org>
From: Frank Knappe <knappe@tu-harburg.de>
List: tech-pkg
Date: 06/03/2002 22:18:26
On Mon, 3 Jun 2002, David Brownlee wrote:
> > WARNING: No converters/kdesupport2/Makefile - package moved or obsolete?
> It means the packages have been moved in pkgsrc - so pkg_chk
> cannot find them. You can either:
>
> a) Edit /var/db/pkg/<PKG>/+BUILD_INFO and update the PKGPATH
> to the new location.
> b) cd pkgsrc/<NEW_LOCATION>/<PKG>
> and run 'make update'.
I've tried solution b and it worked fine for the vflib package.
But whats the new location of kdesupport2?
/converters/kdesupport?
Ciao , Frank .