[72586] trunk/dports/devel/akonadi/Portfile
michaelld at macports.org
michaelld at macports.org
Thu Oct 21 05:28:58 PDT 2010
Revision: 72586
http://trac.macports.org/changeset/72586
Author: michaelld at macports.org
Date: 2010-10-21 05:28:55 -0700 (Thu, 21 Oct 2010)
Log Message:
-----------
Changes to use kde 1.1 portgroup.
Modified Paths:
--------------
trunk/dports/devel/akonadi/Portfile
Modified: trunk/dports/devel/akonadi/Portfile
===================================================================
--- trunk/dports/devel/akonadi/Portfile 2010-10-21 12:28:29 UTC (rev 72585)
+++ trunk/dports/devel/akonadi/Portfile 2010-10-21 12:28:55 UTC (rev 72586)
@@ -2,10 +2,11 @@
# $Id$
PortSystem 1.0
-PortGroup kde4 1.0
+PortGroup kde4 1.1
name akonadi
version 1.4.0
+revision 1
categories devel kde kde4
maintainers nomaintainer
description A personal information management storage service.
@@ -20,20 +21,17 @@
sha1 a83943aa46537fee4e07953fedf29f5c13487937 \
rmd160 a69885807127684aa40e6203bd76cc09275dc427
-depends_build-append port:qt4-mac
depends_lib-append port:soprano \
port:boost \
port:shared-mime-info
depends_run-append path:bin/mysql5:mysql5-server
-patch.dir ${workpath}/${distname}
patchfiles patch-akonadi-prefix.h.cmake.diff
post-patch {
reinplace s|@@APPS@@|${applications_dir}| ${workpath}/${distname}/akonadi-prefix.h.cmake
}
-configure.args-append -DMYSQLD_EXECUTABLE="${prefix}/libexec/mysqld" \
- ../${distname}
+configure.args-append -DMYSQLD_EXECUTABLE="${prefix}/libexec/mysqld"
post-configure {
# Avoid interference by cdparanoia's ${prefix}/include/utils.h
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101021/b9dd7455/attachment.html>
More information about the macports-changes
mailing list