aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2019-06-23 23:39:32 +0800
committertcberner <tcberner@FreeBSD.org>2019-06-23 23:39:32 +0800
commitcdd275e6846ddfa2ac8ffb7f9b0d0346d72dd220 (patch)
treeff20dcbebe3cf8ce43d9faf74d03692d830e82ee /misc
parenta5447a7ef3a4fa78ece021ee9ad29fd43467c807 (diff)
downloadfreebsd-ports-gnome-cdd275e6846ddfa2ac8ffb7f9b0d0346d72dd220.tar.gz
freebsd-ports-gnome-cdd275e6846ddfa2ac8ffb7f9b0d0346d72dd220.tar.zst
freebsd-ports-gnome-cdd275e6846ddfa2ac8ffb7f9b0d0346d72dd220.zip
KDE Applications: complete dependency lists
This has been on the TODO list for forever... PR: 238764 Reported by: yuri
Diffstat (limited to 'misc')
-rw-r--r--misc/kwordquiz/Makefile3
-rw-r--r--misc/libkeduvocdocument/Makefile3
-rw-r--r--misc/parley/Makefile5
3 files changed, 7 insertions, 4 deletions
diff --git a/misc/kwordquiz/Makefile b/misc/kwordquiz/Makefile
index e20cc3492797..f7f8ab35a860 100644
--- a/misc/kwordquiz/Makefile
+++ b/misc/kwordquiz/Makefile
@@ -2,12 +2,13 @@
PORTNAME= kwordquiz
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= misc kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Flash card trainer for KDE Applications
-USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:5 qt:5 tar:xz
USE_KDE= attica auth bookmarks codecs completion config configwidgets \
coreaddons crash doctools ecm emoticons guiaddons i18n \
iconthemes init itemmodels itemviews jobwidgets kdeclarative \
diff --git a/misc/libkeduvocdocument/Makefile b/misc/libkeduvocdocument/Makefile
index 422a8e9156be..ae6a39b629ae 100644
--- a/misc/libkeduvocdocument/Makefile
+++ b/misc/libkeduvocdocument/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libkeduvocdocument
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= misc kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -9,7 +10,7 @@ COMMENT= Library for reading and writing vocabulary files
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= archive config coreaddons ecm i18n kio service
-USE_QT= core gui xml \
+USE_QT= concurrent core dbus gui network xml \
buildtools_build qmake_build
OPTIONS_DEFINE= DOCS
diff --git a/misc/parley/Makefile b/misc/parley/Makefile
index 20e212f91c3c..6ddbaa2c3198 100644
--- a/misc/parley/Makefile
+++ b/misc/parley/Makefile
@@ -2,6 +2,7 @@
PORTNAME= parley
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= misc kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -10,7 +11,7 @@ COMMENT= Vocabulary trainer for KDE
BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \
docbook-xml>0:textproc/docbook-xml
-USES= cmake gettext kde:5 qt:5 tar:xz
+USES= cmake desktop-file-utils gettext kde:5 qt:5 tar:xz
USE_GNOME= libxml2 libxslt
USE_KDE= attica auth codecs completion configwidgets coreaddons config \
crash doctools ecm i18n jobwidgets kcmutils kio newstuff \
@@ -18,7 +19,7 @@ USE_KDE= attica auth codecs completion configwidgets coreaddons config \
widgetsaddons xmlgui \
libkeduvocdocument
USE_QT= concurrent core dbus declarative gui location network multimedia \
- script svg webchannel webengine widgets xml \
+ printsupport script svg webchannel webengine widgets xml \
buildtools_build qmake_build
USE_XORG= x11 xrender