aboutsummaryrefslogtreecommitdiff
path: root/net-im/kopete
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 /net-im/kopete
parentd035736dc3386470403073c8f5aff860c39c4247 (diff)
downloadports-4196590fa59b3296af08cb1a521d56d40a0c3226.tar.gz
ports-4196590fa59b3296af08cb1a521d56d40a0c3226.zip
KDE Applications: complete dependency lists
This has been on the TODO list for forever... PR: 238764 Reported by: yuri
Notes
Notes: svn path=/head/; revision=504959
Diffstat (limited to 'net-im/kopete')
-rw-r--r--net-im/kopete/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/kopete/Makefile b/net-im/kopete/Makefile
index 0e6e3ba4c51d..03debfcadb8a 100644
--- a/net-im/kopete/Makefile
+++ b/net-im/kopete/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kopete
PORTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net-im kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -14,7 +15,7 @@ LIB_DEPENDS= libidn.so:dns/libidn \
libqca-qt5.so:devel/qca \
libv4l2.so:multimedia/libv4l
-USES= cmake compiler:c++11-lang jpeg kde:5 qt:5 shebangfix \
+USES= cmake compiler:c++11-lang desktop-file-utils jpeg kde:5 qt:5 shebangfix \
tar:xz
USE_GNOME= libxml2 libxslt
USE_KDE= archive auth bookmarks codecs completion config configwidgets \
@@ -25,7 +26,7 @@ USE_KDE= archive auth bookmarks codecs completion config configwidgets \
windowsystem xmlgui
# KDE PIM components
USE_KDE+= contacts identitymanagement libkleo pimtextedit
-USE_QT= core dbus gui network phonon4 printsupport sql widgets xml \
+USE_QT= concurrent core dbus gui network phonon4 printsupport sql widgets xml \
buildtools_build qmake_build
# See #228640: temporary work around to fix the build on Current with ld being lld.