Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:57:14 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: 8b5437f9758a - main - net/akonadi-contacts: fix typo
Message-ID:  <202209051957.285JvEMA081476@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=8b5437f9758a5619201d6e516fdb89789927f972

commit 8b5437f9758a5619201d6e516fdb89789927f972
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:56:00 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:56:00 +0000

    net/akonadi-contacts: fix typo
---
 net/akonadi-contacts/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/akonadi-contacts/Makefile b/net/akonadi-contacts/Makefile
index 551fff43419a..b62fd39ecb3d 100644
--- a/net/akonadi-contacts/Makefile
+++ b/net/akonadi-contacts/Makefile
@@ -23,7 +23,7 @@ USE_KDE=	auth codecs completion config configwidgets coreaddons \
 USE_KDE+=	akonadi akonadimime calendarcore contacts grantleetheme libkleo mime
 USE_QT=		concurrent core dbus gui network testlib widgets xml \
 		buildtools_build qmake_build
-USE_XOR=	x11
+USE_XORG=	x11
 USE_LDCONFIG=	yes
 
 DESCR=		${.CURDIR:H:H}/deskutils/kdepim/pkg-descr



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