aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-06-23 15:39:32 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-06-23 15:39:32 +0000
commit4196590fa59b3296af08cb1a521d56d40a0c3226 (patch)
treeff20dcbebe3cf8ce43d9faf74d03692d830e82ee /misc
parentd035736dc3386470403073c8f5aff860c39c4247 (diff)
Notes
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