git: c05dd1213d41 - main - science/vipster: Not broken with libfmt-10.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Dec 2023 09:13:15 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c05dd1213d410d9c3e0b395d905fe506b763aa80 commit c05dd1213d410d9c3e0b395d905fe506b763aa80 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-12-22 09:11:14 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-12-22 09:13:11 +0000 science/vipster: Not broken with libfmt-10.1.1 ... at least on 13.2 PR: 273879 --- science/vipster/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/science/vipster/Makefile b/science/vipster/Makefile index 52f3a6262a0d..a755d0f21c06 100644 --- a/science/vipster/Makefile +++ b/science/vipster/Makefile @@ -12,8 +12,6 @@ WWW= https://sgsaenger.github.io/vipster/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN= does not build with libfmt 10+. See https://github.com/sgsaenger/vipster/issues/56 - BUILD_DEPENDS= catch>0:devel/catch \ cli11>0:devel/cli11 \ libfmt>0:devel/libfmt \