Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Mar 2005 16:52:37 +0000
From:      Matt Mills <matt_mills@btopenworld.com>
To:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: blackbox-0.65.0
Message-ID:  <422F29D5.2020206@btopenworld.com>
In-Reply-To: <422D8865.1080505@btopenworld.com>
References:  <20050308115724.B4354@lucifer.troback.com> <422D8865.1080505@btopenworld.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Matt Mills wrote:
> public@troback.com wrote:
> 
>> Hi!
>>
>> Are there any plans on upgrade to 0.70?
> 
> 
> I've just started working on it, hopefully somebody will beat me to it 
> though, I've got plenty of other things to do. :)

Another question.

Blackbox wants to install libbt.pc and libbt.a files. By default these 
are being put in the following:

/usr/X11R6/lib/pkgconfig/libbt.pc
/usr/X11R6/lib/libbt.a

portlint didn't approve of libbt.pc going there. So I added 
CONFIGURE_ARGS+=--libdir=${PREFIX}/libdata. However, now libbt.pc is 
being put in /usr/X11R6/libdata/pkgconfig/ (correct) and libbt.a is 
being put in /usr/X11R6/libdata/ (incorrect).

libbt.pc seems to be in the correct place, but libbt.a is the only file 
in the /usr/X11R6/libdata directory.

Where should the files REALLY go and how do I go about doing it?

Thanks.

-- 
Matt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?422F29D5.2020206>