aboutsummaryrefslogtreecommitdiff
path: root/deskutils/kdepim4-runtime
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-01-26 13:44:10 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-01-26 13:44:10 +0000
commite6db5934f125550f8bd2977f4b942d723f2339a3 (patch)
treeff530bd8c620b63ed8b88a646817f0e8600cd5c8 /deskutils/kdepim4-runtime
parentd33c10d63496eb78cac17369fca750ef97e1c8e4 (diff)
downloadports-e6db5934f125550f8bd2977f4b942d723f2339a3.tar.gz
ports-e6db5934f125550f8bd2977f4b942d723f2339a3.zip
Notes
Diffstat (limited to 'deskutils/kdepim4-runtime')
-rw-r--r--deskutils/kdepim4-runtime/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/deskutils/kdepim4-runtime/Makefile b/deskutils/kdepim4-runtime/Makefile
index d01a11657ea9..0718d71bf5b7 100644
--- a/deskutils/kdepim4-runtime/Makefile
+++ b/deskutils/kdepim4-runtime/Makefile
@@ -3,6 +3,7 @@
PORTNAME= kdepim-runtime
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
@@ -13,13 +14,15 @@ COMMENT= KDE PIM tools and services
LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \
libkgapi2.so:${PORTSDIR}/devel/libkgapi \
libkolab.so:${PORTSDIR}/devel/libkolab \
- libkfbapi.so:${PORTSDIR}/net/libkfbapi
+ libkolabxml.so:${PORTSDIR}/textproc/libkolabxml \
+ libkfbapi.so:${PORTSDIR}/net/libkfbapi \
+ libqjson.so:${PORTSDIR}/devel/qjson
CONFLICTS_INSTALL= kdepim-runtime44-4.*
USE_GNOME= libxml2 libxslt:build
-USE_KDE4= kdelibs kdeprefix pimlibs nepomuk-core \
- akonadi automoc4 ontologies soprano strigi
+USE_KDE4= kdelibs kdeprefix pimlibs \
+ akonadi automoc4
USES= cmake:outsource shared-mime-info tar:xz
USE_QT4= corelib dbus declarative designer_build gui network qtestlib \
script xml xmlpatterns \