--- trunk/dports/devel/akonadi/Portfile 2012-10-30 20:20:01 UTC (rev 99267)
+++ trunk/dports/devel/akonadi/Portfile 2012-10-30 20:36:21 UTC (rev 99268)
@@ -43,7 +43,7 @@
reinplace "/include/s@\\(utils\\.h\\)@src/\\1@g" ${item}
}
}
- reinplace "s|/Applications|${prefix}/Applications|" ${worksrcpath}/CMakeLists.txt
+ reinplace "s|/Applications|${applications_dir}|" ${worksrcpath}/CMakeLists.txt
}
platform darwin 9 {