Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:10:46 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: 3bb8ae3bd7a9 - main - graphics/kphotoalbum: pet stage-qa
Message-ID:  <202209051910.285JAkF4026015@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=3bb8ae3bd7a9afbeab430c32faa998bd2ac6aeba

commit 3bb8ae3bd7a9afbeab430c32faa998bd2ac6aeba
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:16 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:19 +0000

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

diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile
index 9ed87769ec04..18eb352af6b4 100644
--- a/graphics/kphotoalbum/Makefile
+++ b/graphics/kphotoalbum/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kphotoalbum
 DISTVERSION=	5.8.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}/
 DIST_SUBDIR=	KDE
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libexiv2.so:graphics/exiv2 \
 		libKF5Kipi.so:graphics/libkipi
 
 USES=		cmake compiler:c++11-lang desktop-file-utils jpeg kde:5 \
-		pkgconfig qt:5 shebangfix tar:xz
+		pkgconfig qt:5 shebangfix tar:xz xorg
 USE_KDE=	archive auth codecs completion config \
 		configwidgets coreaddons ecm i18n \
 		iconthemes jobwidgets kio marble purpose service \
@@ -24,6 +24,7 @@ USE_KDE=	archive auth codecs completion config \
 USE_QT=		concurrent core dbus declarative gui location network phonon4 \
 		printsupport sql webchannel widgets xml \
 		buildtools_build qmake_build
+USE_XORG=	x11
 SHEBANG_FILES=	scripts/open-raw.pl scripts/kpa-backup.sh
 
 OPTIONS_DEFINE=	WEBENGINE



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