git: be5b830522d9 - main - devel/p5-PkgConfig-LibPkgConf: does not support pkgconf 2 yes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Sep 2023 13:38:52 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=be5b830522d9b9fbd7dbff37ada2e4d3b9e70132
commit be5b830522d9b9fbd7dbff37ada2e4d3b9e70132
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2023-09-01 12:34:37 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2023-09-01 13:38:18 +0000
devel/p5-PkgConfig-LibPkgConf: does not support pkgconf 2 yes
---
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..efa81ddbf12d 100644
--- a/devel/p5-PkgConfig-LibPkgConf/Makefile
+++ b/devel/p5-PkgConfig-LibPkgConf/Makefile
@@ -9,6 +9,8 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Interface to .pc file interface via libpkgconf
WWW= https://metacpan.org/release/PkgConfig-LibPkgConf
+BROKEN= Incompatible with pkgconf 2.x (see https://github.com/PerlAlien/PkgConfig-LibPkgConf/pull/17)
+
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE