Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:09: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: daa83fafe77a - main - archivers/ark: pet stage-qa
Message-ID:  <202209051909.285J9ETw014254@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=daa83fafe77af7358fa5bca7e4757f96068a65ce

commit daa83fafe77af7358fa5bca7e4757f96068a65ce
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:01:53 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:05:47 +0000

    archivers/ark: pet stage-qa
---
 archivers/ark/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile
index 0cce61e0127c..afb47047d0e4 100644
--- a/archivers/ark/Makefile
+++ b/archivers/ark/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	ark
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	archivers kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -8,7 +9,7 @@ COMMENT=	Archiving tool for KDE
 LICENSE=	GPLv2+
 
 USES=		cmake compiler:c++11-lang desktop-file-utils gettext libarchive kde:5 \
-		cpe qt:5 tar:xz
+		cpe qt:5 tar:xz xorg
 USE_KDE=	archive auth bookmarks codecs completion config configwidgets \
 		coreaddons crash dbusaddons doctools i18n iconthemes \
 		itemmodels itemviews jobwidgets khtml kio parts pty service \
@@ -16,7 +17,7 @@ USE_KDE=	archive auth bookmarks codecs completion config configwidgets \
 		ecm_build
 USE_QT=		concurrent core dbus gui network widgets xml \
 		buildtools_build qmake_build
-
+USE_XORG=	x11
 USE_LDCONFIG=	yes
 
 PATCH_STRIP=	-p1



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