Subject: CVS commit: pkgsrc/www/curl
From: Jonathan Schleifer
Date: 2023-10-22 15:34:31
Message id: 20231022133431.E8428FADC@cvs.NetBSD.org

Log Message:
curl: Make brotli an option

This fixes the linker errors on Fedora 39 for me. Apparently curl picks up the
headers and assumes the libraries must exist then. Explicitly disabling brotli
when not using it or depending on the buildlink when enabling it fixes this.

Files:
RevisionActionfile
1.9modifypkgsrc/www/curl/Makefile.common
1.20modifypkgsrc/www/curl/options.mk