[78593] trunk/dports/science/lscsoft-deps/Portfile

jmr at macports.org jmr at macports.org
Fri May 13 10:21:32 PDT 2011


Revision: 78593
          http://trac.macports.org/changeset/78593
Author:   jmr at macports.org
Date:     2011-05-13 10:21:32 -0700 (Fri, 13 May 2011)
Log Message:
-----------
lscsoft-deps: change python_select reference to port select

Modified Paths:
--------------
    trunk/dports/science/lscsoft-deps/Portfile

Modified: trunk/dports/science/lscsoft-deps/Portfile
===================================================================
--- trunk/dports/science/lscsoft-deps/Portfile	2011-05-13 17:17:45 UTC (rev 78592)
+++ trunk/dports/science/lscsoft-deps/Portfile	2011-05-13 17:21:32 UTC (rev 78593)
@@ -45,10 +45,9 @@
   system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}-${version}/README.txt"
 }
 
-post-activate {
-  ui_msg "\nTo complete the installation and prepare your system for use, please run:
-\n\tsudo python_select python26\n"
-}
+notes \
+"To complete the installation and prepare your system for use, please run:
+\n\tsudo port select --set python python26"
 
 use_configure   no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110513/dc47e165/attachment.html>


More information about the macports-changes mailing list