aboutsummaryrefslogtreecommitdiffstats
path: root/databases/akonadi
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-08-05 14:36:06 +0800
committerbapt <bapt@FreeBSD.org>2014-08-05 14:36:06 +0800
commit7c74bc20b5535fcfe36c7cc731f8e4910efccf4c (patch)
tree51f033288fcc6580e295342276492a46dcd51644 /databases/akonadi
parentcf547bc3791fb9c10ae80861e68a00fc5c432f33 (diff)
downloadfreebsd-ports-gnome-7c74bc20b5535fcfe36c7cc731f8e4910efccf4c.tar.gz
freebsd-ports-gnome-7c74bc20b5535fcfe36c7cc731f8e4910efccf4c.tar.zst
freebsd-ports-gnome-7c74bc20b5535fcfe36c7cc731f8e4910efccf4c.zip
USES=execinfo
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 \