Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:57:15 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2a00ac0b3d08 - main - net/messagelib: USE_XORG=x11
Message-ID:  <202209051957.285JvFTX081500@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2a00ac0b3d08dabf33585358a1b33cb34d2c2482

commit 2a00ac0b3d08dabf33585358a1b33cb34d2c2482
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:56:35 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:56:35 +0000

    net/messagelib: USE_XORG=x11
---
 net/messagelib/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net/messagelib/Makefile b/net/messagelib/Makefile
index ab5e17c117d3..1023cc2a0f20 100644
--- a/net/messagelib/Makefile
+++ b/net/messagelib/Makefile
@@ -31,6 +31,7 @@ USE_KDE+=	akonadi akonadicontacts akonadimime akonadisearch calendarcore \
 USE_QT=		concurrent core dbus declarative gui location network printsupport \
 		uitools webchannel webengine widgets xml \
 		buildtools_build qmake_build testlib_build
+USE_XORG=	x11
 USE_LDCONFIG=	yes
 
 OPTIONS_DEFINE=		INOTIFY DOCS



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