Revision
99268
Author
mk@macports.org
Date
2012-10-30 13:36:21 -0700 (Tue, 30 Oct 2012)

Log Message

akonadi: use  (Thanks, Ryan.)

Modified Paths

Diff

Modified: trunk/dports/devel/akonadi/Portfile (99267 => 99268)


--- 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 {