Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2019 12:05:16 +0000 (UTC)
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501651 - head/astro/marble
Message-ID:  <201905141205.x4EC5GwC007302@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fluffy
Date: Tue May 14 12:05:16 2019
New Revision: 501651
URL: https://svnweb.freebsd.org/changeset/ports/501651

Log:
  - Add missed dependency on plasma-workspace-wallpapers

Modified:
  head/astro/marble/Makefile

Modified: head/astro/marble/Makefile
==============================================================================
--- head/astro/marble/Makefile	Tue May 14 12:04:34 2019	(r501650)
+++ head/astro/marble/Makefile	Tue May 14 12:05:16 2019	(r501651)
@@ -2,6 +2,7 @@
 
 PORTNAME=	marble
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVIWION=	1
 CATEGORIES=	astro kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -16,8 +17,8 @@ USES=		cmake compiler:c++11-lang desktop-file-utils ge
 		kde:5 qt:5 tar:xz
 USE_KDE=	attica auth codecs completion config configwidgets coreaddons \
 		crash doctools ecm i18n jobwidgets kio newstuff package parts \
-		plasma-framework runner service sonnet textwidgets wallet \
-		widgetsaddons xmlgui
+		plasma-framework plasma-workspace-wallpapers runner service \
+		sonnet textwidgets wallet widgetsaddons xmlgui
 USE_QT=		concurrent core dbus declarative designer gui location network opengl \
 		phonon4 printsupport script sql svg webchannel widgets xml \
 		buildtools_build qmake_build



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