git: 805697b0b5ed - main - graphics/imv: add to wayland category by default
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 02 Jan 2023 04:06:26 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=805697b0b5ed49886bea4fd8b47844143ffa8eea commit 805697b0b5ed49886bea4fd8b47844143ffa8eea Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-01-02 02:27:46 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-01-02 04:05:23 +0000 graphics/imv: add to wayland category by default ALL option is a separate superset of WAYLAND. --- graphics/imv/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/imv/Makefile b/graphics/imv/Makefile index c275aea57b14..81bac8d880f0 100644 --- a/graphics/imv/Makefile +++ b/graphics/imv/Makefile @@ -37,6 +37,7 @@ FREEIMAGE_DESC= FreeImage backend (support for many image formats) NSGIF_DESC= NetSurf GIF backend (support for animated GIF) WIN_DESC= Windowing system +ALL_CATEGORIES= wayland ALL_LIB_DEPENDS+= libwayland-client.so:graphics/wayland ALL_USES= xorg ALL_USE= GL=glu \