Subject: Re: how does devel/libgetopt/builtin.mk work?
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 05/22/2004 10:53:33
On Fri, 21 May 2004, Jeremy C. Reed wrote:
> When building psmisc I receive:
>
> work.puget -> /scratch/pkgsrc/sysutils/psmisc/work.puget
> ===> Extracting for psmisc-20.1nb1
> ===> Required package libgetopt>=1.3: NOT found
>
> libgetopt should not be required for me.
My mk.conf has:
PREFER_NATIVE+= iconv
PREFER_NATIVE+= xpm
PREFER_NATIVE+= gettext
So now PREFER_NATIVE=yes is not set.
I fixed this (I hope), by using instead:
PREFER.iconv=native
PREFER.xpm=native
PREFER.gettext=native
Jeremy C. Reed
open source, Unix, *BSD, Linux training
http://www.pugetsoundtechnology.com/