git: 2a00ac0b3d08 - main - net/messagelib: USE_XORG=x11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:57:15 UTC
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