Date: Mon, 5 Sep 2022 19:09:16 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: 863a0f3f7e46 - main - astro/marble: pet stage-qa Message-ID: <202209051909.285J9GFs014303@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=863a0f3f7e46a236cd41d20774e8b2e1eef56c78 commit 863a0f3f7e46a236cd41d20774e8b2e1eef56c78 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:01:55 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:05:47 +0000 astro/marble: pet stage-qa --- astro/marble/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/astro/marble/Makefile b/astro/marble/Makefile index 98aa02aedeac..d54193c17052 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -1,6 +1,6 @@ PORTNAME= marble DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro education kde kde-applications PATCH_SITES= https://invent.kde.org/education/marble/-/commit/ @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libquazip1-qt5.so:archivers/quazip USES= cmake compiler:c++11-lang desktop-file-utils gettext \ - kde:5 qt:5 shared-mime-info tar:xz + kde:5 qt:5 shared-mime-info tar:xz xorg USE_KDE= attica auth codecs completion config configwidgets coreaddons \ crash doctools i18n jobwidgets kio newstuff package parts \ plasma-framework plasma-workspace-wallpapers runner service solid \ @@ -24,6 +24,7 @@ USE_KDE= attica auth codecs completion config configwidgets coreaddons \ USE_QT= concurrent core dbus declarative designer gui location network opengl \ phonon4 printsupport script serialport sql svg webchannel widgets xml \ buildtools_build qmake_build testlib_build +USE_XORG= x11 USE_LDCONFIG= yes MAKE_ENV= XDG_CONFIG_HOME=/dev/null
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051909.285J9GFs014303>