aboutsummaryrefslogtreecommitdiff
path: root/databases/akonadi
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-08-05 06:36:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-08-05 06:36:06 +0000
commitff06f04d625e3c28311d8254b72c85a6195d5f33 (patch)
tree51f033288fcc6580e295342276492a46dcd51644 /databases/akonadi
parent3c5549caa0e34e627b6016ce5f5a2dc713123c43 (diff)
downloadports-ff06f04d625e3c28311d8254b72c85a6195d5f33.tar.gz
ports-ff06f04d625e3c28311d8254b72c85a6195d5f33.zip
Notes
Diffstat (limited to 'databases/akonadi')
-rw-r--r--databases/akonadi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/akonadi/Makefile b/databases/akonadi/Makefile
index bd729e1bcc26..2ca96e8684e7 100644
--- a/databases/akonadi/Makefile
+++ b/databases/akonadi/Makefile
@@ -16,11 +16,10 @@ LICENSE= LGPL21
LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs
# Let process generate meaningful backtrace on core dump.
-LIB_DEPENDS+= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
USE_KDE4= kdehier kdeprefix automoc4 soprano
-USES= cmake:outsource shared-mime-info compiler:c++11-lang tar:bzip2
+USES= cmake:outsource execinfo shared-mime-info compiler:c++11-lang tar:bzip2
USE_QT4= corelib dbus gui network qtestlib_build sql xml \
moc_build qmake_build rcc_build uic_build
CMAKE_ARGS+= -DAKONADI_BUILD_TESTS:BOOL=FALSE \