FreeBSD Port: blackbox-0.65.0

Matt Mills matt_mills at btopenworld.com
Wed Mar 9 08:52:35 PST 2005


Matt Mills wrote:
> public at 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


More information about the freebsd-ports mailing list