Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2023 21:27:17 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: 4107bd75af38 - main - graphics/qt6-wayland: drop duplicate variable
Message-ID:  <202305192127.34JLRH9U017816@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=4107bd75af38f0b123d3c5e4fd21246f1c6fc8a4

commit 4107bd75af38f0b123d3c5e4fd21246f1c6fc8a4
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-19 19:54:43 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-19 21:24:33 +0000

    graphics/qt6-wayland: drop duplicate variable
    
    Reported by:    portscan
---
 graphics/qt6-wayland/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/graphics/qt6-wayland/Makefile b/graphics/qt6-wayland/Makefile
index ae8a52c51dd4..4a0d48ea0c4c 100644
--- a/graphics/qt6-wayland/Makefile
+++ b/graphics/qt6-wayland/Makefile
@@ -29,7 +29,6 @@ USES=		cmake compiler:c++17-lang gettext-runtime gl gnome pkgconfig xorg \
 		qt-dist:6 xorg
 USE_GL=		gl egl
 USE_GNOME=	glib20
-USE_XORG=	xcomposite
 USE_QT=		base declarative
 USE_XORG=	x11 xau xcb xcomposite xdmcp
 USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}



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