Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:09:17 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: 2320ce75ac97 - main - audio/elisa: pet stage-qa
Message-ID:  <202209051909.285J9HcW014329@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=2320ce75ac97f6ccd494b05f883de6b30edde334

commit 2320ce75ac97f6ccd494b05f883de6b30edde334
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:01:56 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:05:48 +0000

    audio/elisa: pet stage-qa
---
 audio/elisa/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/audio/elisa/Makefile b/audio/elisa/Makefile
index 8cffe385129d..55eb70937333 100644
--- a/audio/elisa/Makefile
+++ b/audio/elisa/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	elisa
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	audio kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -9,7 +10,7 @@ LICENSE=	LGPL3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		cmake compiler:c++14-lang desktop-file-utils gettext kde:5 \
-		pkgconfig qt:5 tar:xz
+		pkgconfig qt:5 tar:xz xorg
 USE_KDE=	auth baloo5 bookmarks codecs completion config configwidgets \
 		coreaddons crash dbusaddons filemetadata i18n iconthemes itemviews \
 		jobwidgets kcmutils kdeclarative kio kirigami2 package \
@@ -17,6 +18,7 @@ USE_KDE=	auth baloo5 bookmarks codecs completion config configwidgets \
 USE_QT=		concurrent core dbus declarative gui multimedia network \
 		quickcontrols2 sql svg widgets xml \
 		buildtools_build declarative-test_build qmake_build testlib_build
+USE_XORG=	x11
 
 OPTIONS_DEFINE=	DOCS VLC
 OPTIONS_DEFAULT=	DOCS VLC



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