Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:11:10 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: 8e0bba7cf5f1 - main - misc/parley: pet stage-qa
Message-ID:  <202209051911.285JBAvs027359@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=8e0bba7cf5f1a63b14c76bb9168b4c4ced721099

commit 8e0bba7cf5f1a63b14c76bb9168b4c4ced721099
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:36 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:28 +0000

    misc/parley: pet stage-qa
---
 misc/parley/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/misc/parley/Makefile b/misc/parley/Makefile
index 980fc2ab64b9..5e9c40375c91 100644
--- a/misc/parley/Makefile
+++ b/misc/parley/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	parley
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	misc education kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -19,7 +20,7 @@ USE_KDE=	attica auth codecs completion configwidgets coreaddons config \
 USE_QT=		concurrent core dbus declarative gui location network multimedia \
 		printsupport script svg webchannel webengine widgets xml \
 		buildtools_build qmake_build
-USE_XORG=	x11 xrender
+USE_XORG=	ice sm x11 xext xrender
 
 OPTIONS_DEFINE=	DOCS
 



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