git: 1ef62d0494bf - main - devel/qbs: mark for removal
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 19:38:27 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ef62d0494bf7f6742bf346d53a2be8a40a8321e commit 1ef62d0494bf7f6742bf346d53a2be8a40a8321e Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-03-18 19:37:34 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-03-18 19:38:20 +0000 devel/qbs: mark for removal PR: 260802 --- devel/qbs/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/qbs/Makefile b/devel/qbs/Makefile index 2053e65ae996..9fd75d749c73 100644 --- a/devel/qbs/Makefile +++ b/devel/qbs/Makefile @@ -13,6 +13,8 @@ LICENSE= GPLv3 LGPL21 LICENSE_COMB= dual BROKEN= does not build with clang13 or newer +DEPRECATED= Abandoned and not working with modern clang +EXPIRATION_DATE= 2022-06-25 USES= cmake compiler:c++11-lib gl python:run qt:5 shebangfix USE_GL= gl