pkgsrc-Users archive

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

Re: Creating .buildlinks links for header/libs as well as binary



On Mon, Aug 26, 2024 at 03:01:28PM +0200, Thomas Klausner wrote:
> Some packages, mostly ones built using cmake and providing
> infrastructure files for cmake (basically like pkg-config files, just
> only for cmake), list too many files in these infrastructure files.
> 
> In these cases you need to make sure those files end up in the
> temporary buildink directory, like e.g. qt5base does.
> 
> I.e. adding
> 
> BUILDLINK_FILES.soplex+=       bin/soplex
> 
> to soplex' buildlink3.mk file should fix this.

Yes, it did. Thanks for the above insights.

-- 
Mayuresh


Home | Main Index | Thread Index | Old Index