git: e61ca0d99c99 - main - devel/p5-PkgConfig-LibPkgConf: Mark BROKEN, incompatible with pkgconf 3.0 and newer
Daniel Engberg <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e61ca0d99c99d687b79b1c666aaaddefe10dc417 commit e61ca0d99c99d687b79b1c666aaaddefe10dc417 Author: Daniel Engberg <[email protected]> AuthorDate: 2026-08-08 10:01:20 +0000 Commit: Daniel Engberg <[email protected]> CommitDate: 2026-08-08 15:46:10 +0000 devel/p5-PkgConfig-LibPkgConf: Mark BROKEN, incompatible with pkgconf 3.0 and newer Incompatible and last commit upstream 5 years ago PR: 297069 Approved by: bapt (PR 296339) --- devel/p5-PkgConfig-LibPkgConf/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/p5-PkgConfig-LibPkgConf/Makefile b/devel/p5-PkgConfig-LibPkgConf/Makefile index 003ca875b919..5ca9fbcd1891 100644 --- a/devel/p5-PkgConfig-LibPkgConf/Makefile +++ b/devel/p5-PkgConfig-LibPkgConf/Makefile @@ -13,6 +13,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Incompatible with pkgconf 3.0 and newer + BUILD_DEPENDS= pkgconf>=1.5.0:devel/pkgconf LIB_DEPENDS= libpkgconf.so:devel/pkgconf