[103440] trunk/dports/_resources/port1.0/group/cmake-1.0.tcl

ryandesign at macports.org ryandesign at macports.org
Mon Feb 25 15:49:54 PST 2013


Revision: 103440
          https://trac.macports.org/changeset/103440
Author:   ryandesign at macports.org
Date:     2013-02-25 15:49:54 -0800 (Mon, 25 Feb 2013)
Log Message:
-----------
cmake-1.0.tcl: use the full path to the cmake binary just incase

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/cmake-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/cmake-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/cmake-1.0.tcl	2013-02-25 23:48:07 UTC (rev 103439)
+++ trunk/dports/_resources/port1.0/group/cmake-1.0.tcl	2013-02-25 23:49:54 UTC (rev 103440)
@@ -43,7 +43,7 @@
 #FIXME: ccache works with cmake on linux
 configure.ccache    no
 
-configure.cmd       cmake
+configure.cmd       ${prefix}/bin/cmake
 
 configure.pre_args  -DCMAKE_INSTALL_PREFIX=${prefix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130225/52a5582e/attachment.html>


More information about the macports-changes mailing list