diff options
Diffstat (limited to 'deskutils/kaddressbook')
-rw-r--r-- | deskutils/kaddressbook/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/kaddressbook/Makefile b/deskutils/kaddressbook/Makefile index 94397a13a2ab..1b7acad91458 100644 --- a/deskutils/kaddressbook/Makefile +++ b/deskutils/kaddressbook/Makefile @@ -2,7 +2,7 @@ PORTNAME= kaddressbook DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -21,7 +21,8 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ prison service sonnet textwidgets widgetsaddons xmlgui # pim components USE_KDE+= akonadi akonadicontacts akonadisearch contacts grantleetheme \ - kdepim-apps-libs kontactinterface libkdepim pimcommon + kdepim-apps-libs kontactinterface libkdepim pimcommon \ + kdepim-runtime5_run USE_QT= core dbus gui network printsupport widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes |