Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jan 2023 04:06:26 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 805697b0b5ed - main - graphics/imv: add to wayland category by default
Message-ID:  <202301020406.30246QYU077180@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301020406.30246QYU077180>