Revision
144159
Author
khindenburg@macports.org
Date
2016-01-03 10:24:22 -0800 (Sun, 03 Jan 2016)

Log Message

qlandkartegt: do not assume build/ is the cmake build directory

Modified Paths

Diff

Modified: trunk/dports/gis/qlandkartegt/Portfile (144158 => 144159)


--- trunk/dports/gis/qlandkartegt/Portfile	2016-01-03 17:38:31 UTC (rev 144158)
+++ trunk/dports/gis/qlandkartegt/Portfile	2016-01-03 18:24:22 UTC (rev 144159)
@@ -38,8 +38,7 @@
 cmake.out_of_source yes
 
 destroot {
-    xinstall -d ${destroot}${applications_dir}
-    copy "${workpath}/build/bin/QLandkarte GT.app" ${destroot}${applications_dir}
+    copy "${destroot.dir}/bin/QLandkarte GT.app" ${destroot}${applications_dir}
 }
 
 livecheck.regex  ${name}-(\[0-9.\]+)${extract.suffix}