diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-03-18 20:37:34 +0100 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-03-18 20:38:20 +0100 |
commit | 1ef62d0494bf7f6742bf346d53a2be8a40a8321e (patch) | |
tree | 0099d44618359a24063eb48bc6dcff109d8cda46 | |
parent | x11/nfy: change maintainer address (diff) |
devel/qbs: mark for removal
PR: 260802
-rw-r--r-- | devel/qbs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |