aboutsummaryrefslogtreecommitdiff
path: root/multimedia/kamoso/Makefile
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2019-05-13 06:10:44 +0000
committerDima Panov <fluffy@FreeBSD.org>2019-05-13 06:10:44 +0000
commitccc696d280034cabff9a9f247c088ce9de9e352c (patch)
tree10fc9bcb176c94cda0d587ecbbc66db0e3705a4b /multimedia/kamoso/Makefile
parent4d7673880e76e3ebd19f3381f591cacced91b913 (diff)
downloadports-ccc696d280034cabff9a9f247c088ce9de9e352c.tar.gz
ports-ccc696d280034cabff9a9f247c088ce9de9e352c.zip
- Add missed depends:
KF5Kirigami2 for build/runtime qt5-{graphicaleffects|quickcontrols} for QML runtime With hat: kde
Notes
Notes: svn path=/head/; revision=501516
Diffstat (limited to 'multimedia/kamoso/Makefile')
-rw-r--r--multimedia/kamoso/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/multimedia/kamoso/Makefile b/multimedia/kamoso/Makefile
index 51646b875e32..b0956e5fa173 100644
--- a/multimedia/kamoso/Makefile
+++ b/multimedia/kamoso/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kamoso
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= multimedia kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -13,9 +14,10 @@ USES= cmake compiler:c++11-lang gettext kde:5 pkgconfig qt:5 tar:xz
USE_GNOME= glib20
USE_GSTREAMER1= yes
USE_KDE= auth bookmarks codecs completion config configwidgets \
- coreaddons ecm i18n itemviews jobwidgets kio purpose \
+ coreaddons ecm i18n itemviews jobwidgets kio kirigami2 purpose \
service solid widgetsaddons xmlgui
-USE_QT= core dbus declarative gui network widgets xml \
+USE_QT= core dbus declarative graphicaleffects gui network quickcontrols \
+ widgets xml \
buildtools_build qmake_build
OPTIONS_DEFINE= DOCS