tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: native X, linux and $(prefix)



> so where is the "/pkg/" part of the prefix coming from and why isnt 
> this an issue on NetBSD with native X?


Following up my own post, presumably this is because with the library 
actually in /usr/pkg/lib/libcairo.la and X11BASE=/usr and 
LOCALBASE=/usr/pkg something is successfully matching against X11BASE 
and stripping that off rather than not matching and going on to match 
against LOCALBASE when transforming into the buildlink path.

Is there something I can do to get around this?

cheers
mark


Home | Main Index | Thread Index | Old Index