aboutsummaryrefslogtreecommitdiff
path: root/deskutils/kalarm
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-08-02 10:22:44 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-08-02 10:22:44 +0000
commit397dffc2304c548cb359fbfe646d501ccf18577e (patch)
tree01d2bbd056a7e8ad8d0bf8d7d6484e61f097ccfa /deskutils/kalarm
parent2b751a384217481c30ef9d42bba684e8abcfe2ef (diff)
downloadports-397dffc2304c548cb359fbfe646d501ccf18577e.tar.gz
ports-397dffc2304c548cb359fbfe646d501ccf18577e.zip
Add missing runtime dependency on kdepim-runtime
PR: 230086 Reported by: Jonathan M Davis <freebsd.bugs@jmdavisprog.com>
Notes
Notes: svn path=/head/; revision=476229
Diffstat (limited to 'deskutils/kalarm')
-rw-r--r--deskutils/kalarm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/kalarm/Makefile b/deskutils/kalarm/Makefile
index 226e824dcadd..c7889cdaed93 100644
--- a/deskutils/kalarm/Makefile
+++ b/deskutils/kalarm/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kalarm
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -20,7 +20,8 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
USE_KDE+= akonadi akonadicontacts akonadimime alarmcalendar calendarcore \
calendarutils contacts holidays identitymanagement \
kdepim-apps-libs libkdepim mailcommon mailtransport mime \
- pimcommon pimtextedit imap
+ pimcommon pimtextedit imap \
+ kdepim-runtime5_run
USE_QT= core dbus gui network phonon4 printsupport widgets x11extras xml \
buildtools_build qmake_build
USE_LDCONFIG= yes