Bug 266266 (pkgconf-default) - [exp-run] Add pkg-config as a build-depends to all ports having build-stage dependencies
Summary: [exp-run] Add pkg-config as a build-depends to all ports having build-stage d...
Status: New
Alias: pkgconf-default
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Port Management Team
URL: https://reviews.freebsd.org/D36472
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-07 09:56 UTC by Tobias C. Berner
Modified: 2022-09-09 12:03 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias C. Berner freebsd_committer freebsd_triage 2022-09-07 09:56:12 UTC
Moin moin 

I'd like to ask for an exp-run to remove Mk/Uses/pkgconfig.mk and replace it with Mk/Features/pkgconfig.mk.

This change makes pkgconfig available at buildtime as soon as a port defines BUILD_DEPENDS, LIB_DEPENDS or TEST_DEPENDS.

The patch can be found here (I doubt bugzilla will allow the upload):
https://people.freebsd.org/~tcberner/patches/0001-framework-make-pkgconfig-a-Feature.patch


mfg Tobias