Date: Mon, 5 Sep 2022 19:10:51 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: 121677e5ffd5 - main - graphics/okular: pet stage-qa Message-ID: <202209051910.285JAp1o026127@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=121677e5ffd5603087b4a635fbfe169786fe5225 commit 121677e5ffd5603087b4a635fbfe169786fe5225 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:20 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:21 +0000 graphics/okular: pet stage-qa --- graphics/okular/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile index a16387a5d749..6ae4c83a61b5 100644 --- a/graphics/okular/Makefile +++ b/graphics/okular/Makefile @@ -1,6 +1,6 @@ PORTNAME= okular DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -22,7 +22,7 @@ LIB_DEPENDS= libchm.so:misc/chmlib \ libzip.so:archivers/libzip USES= cmake compiler:c++11-lib desktop-file-utils \ - gettext jpeg kde:5 cpe pkgconfig qca qt:5 tar:xz + gettext jpeg kde:5 cpe pkgconfig qca qt:5 tar:xz xorg USE_KDE= activities archive auth bookmarks codecs completion config \ configwidgets coreaddons crash dbusaddons emoticons i18n \ iconthemes init itemmodels itemviews jobwidgets js \ @@ -33,6 +33,7 @@ USE_KDE= activities archive auth bookmarks codecs completion config \ USE_QT= concurrent core dbus declarative gui network phonon4 printsupport speech \ svg widgets xml \ buildtools_build qmake_build testlib_build +USE_XORG= x11 OPTIONS_DEFINE= DOCS PURPOSE OPTIONS_DEFAULT= PURPOSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051910.285JAp1o026127>