Page MenuHomeFreeBSD

D41019.diff
No OneTemporary

D41019.diff

diff --git a/databases/akonadi/Makefile b/databases/akonadi/Makefile
--- a/databases/akonadi/Makefile
+++ b/databases/akonadi/Makefile
@@ -1,5 +1,6 @@
PORTNAME= akonadi
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= databases kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -8,7 +9,9 @@
LICENSE= LGPL21
-LIB_DEPENDS= libboost_thread.so:devel/boost-libs
+LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
+ libkaccounts.so:net-im/kaccounts-integration \
+ libaccounts-qt5.so:net-im/libaccounts-qt5
# Let process generate meaningful backtrace on core dump.
BUILD_DEPENDS= xsltproc:textproc/libxslt
diff --git a/net-im/kaccounts-integration/Makefile b/net-im/kaccounts-integration/Makefile
--- a/net-im/kaccounts-integration/Makefile
+++ b/net-im/kaccounts-integration/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kaccounts-integration
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net-im kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -18,7 +19,6 @@
qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons dbusaddons \
i18n iconthemes kcmutils kdeclarative kio service wallet widgetsaddons \
- akonadi \
ecm:build
USE_QT= concurrent core dbus declarative gui network widgets xml \
buildtools:build qmake:build

File Metadata

Mime Type
text/plain
Expires
Sat, Feb 1, 1:18 AM (21 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16373278
Default Alt Text
D41019.diff (1 KB)

Event Timeline