From c9b90e05881252b3a5af5055288e801cc350ce71 Mon Sep 17 00:00:00 2001 From: markd Date: Fri, 9 Jan 2009 23:08:23 +0000 Subject: Update akonadi to 1.1.0 - Restart agents when their executable changed. - Buildsystem fixes to find and link boost on all platforms. - Improvements to the startup to prevent partial startup. - Include revision number in the version string when building from SVN. - Shut down when we lost the connection to the D-Bus session bus. - add some basic handling of command line args. - Add a D-Bus call to flush the notification queue. - Automatically fix world-writeable mySQL config files. - Fix for FreeBSD mysql path. --- mail/akonadi/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mail/akonadi/Makefile') diff --git a/mail/akonadi/Makefile b/mail/akonadi/Makefile index 06f07e46d7c..9b7750fb67d 100644 --- a/mail/akonadi/Makefile +++ b/mail/akonadi/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2008/12/19 21:38:31 markd Exp $ +# $NetBSD: Makefile,v 1.4 2009/01/09 23:08:23 markd Exp $ -DISTNAME= akonadi-1.0.81 +DISTNAME= akonadi-1.1.0 CATEGORIES= mail MASTER_SITES= http://download.akonadi-project.org/ EXTRACT_SUFX= .tar.bz2 @@ -27,6 +27,8 @@ pre-configure: ${LN} -sf ${QTDIR}/bin/qmake ${BUILDLINK_DIR}/bin/ ${MKDIR} ${WRKSRC}/_build +PKGCONFIG_OVERRIDE+= akonadi.pc.cmake + .include "../../databases/shared-mime-info/buildlink3.mk" .include "../../devel/boost-libs/buildlink3.mk" .include "../../x11/qt4-libs/buildlink3.mk" -- cgit v1.2.3