diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-11-21 16:27:37 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-11-21 17:23:59 +0000 |
commit | 1648060ce18e8171e0261ae55dcadb4378e06dce (patch) | |
tree | 7b5e0c86e12b80bf59a949093c59470f0bbd668d /x11-toolkits/Makefile | |
parent | 31c7d46ec0c30e694a684d84fc182182ffd97cb2 (diff) | |
download | ports-1648060ce18e8171e0261ae55dcadb4378e06dce.tar.gz ports-1648060ce18e8171e0261ae55dcadb4378e06dce.zip |
x11-toolkits/wlroots: fork 0.16 into a pinned port
Some consumers are ready for 0.17 API but many are not. For smooth
transition use non-default PREFIX, so both can be installed together.
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 0126de4b9cfc..52bf0bcd08cf 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -230,6 +230,7 @@ SUBDIR += wlroots SUBDIR += wlroots-devel SUBDIR += wlroots015 + SUBDIR += wlroots016 SUBDIR += wmapp SUBDIR += wxgtk30 SUBDIR += wxgtk32 |