[121559] trunk/dports/lang/llvm-3.5/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jun 29 18:58:17 PDT 2014


Revision: 121559
          https://trac.macports.org/changeset/121559
Author:   jeremyhu at macports.org
Date:     2014-06-29 18:58:17 -0700 (Sun, 29 Jun 2014)
Log Message:
-----------
llvm-3.5: Fix a typo (#44188)

Modified Paths:
--------------
    trunk/dports/lang/llvm-3.5/Portfile

Modified: trunk/dports/lang/llvm-3.5/Portfile
===================================================================
--- trunk/dports/lang/llvm-3.5/Portfile	2014-06-30 00:49:15 UTC (rev 121558)
+++ trunk/dports/lang/llvm-3.5/Portfile	2014-06-30 01:58:17 UTC (rev 121559)
@@ -114,7 +114,7 @@
     select.group        clang
     select.file         ${filespath}/mp-${subport}
 
-    configure.args-append --with-python=${prefix}/bin/python27
+    configure.args-append --with-python=${prefix}/bin/python2.7
 }
 
 # llvm-3.5 and later requires a C++11 runtime
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140629/99fba7fa/attachment.html>


More information about the macports-changes mailing list