[62611] trunk/dports/lang/python26/Portfile
blb at macports.org
blb at macports.org
Mon Jan 11 21:18:09 PST 2010
Revision: 62611
http://trac.macports.org/changeset/62611
Author: blb at macports.org
Date: 2010-01-11 21:18:08 -0800 (Mon, 11 Jan 2010)
Log Message:
-----------
lang/python26 - convert post-activate ui_msg to a notes entry
Modified Paths:
--------------
trunk/dports/lang/python26/Portfile
Modified: trunk/dports/lang/python26/Portfile
===================================================================
--- trunk/dports/lang/python26/Portfile 2010-01-12 05:16:09 UTC (rev 62610)
+++ trunk/dports/lang/python26/Portfile 2010-01-12 05:18:08 UTC (rev 62611)
@@ -15,6 +15,12 @@
long_description Python is an interpreted, interactive, object-oriented \
programming language.
+notes \
+ To fully complete your installation and make python ${branch} the default, \
+ please run:\n \
+ \tsudo port install python_select\n \
+ \tsudo python_select ${name}
+
homepage http://www.python.org/
master_sites ${homepage}/ftp/python/${version}/ \
ftp://ftp.python.org/pub/python/${version}/
@@ -114,12 +120,6 @@
}
}
-post-activate {
- ui_msg "\nTo fully complete your installation and make python $branch the default, please run
-\n\tsudo port install python_select \
-\n\tsudo python_select $name\n"
-}
-
platform darwin {
post-configure {
# See http://trac.macports.org/ticket/18376
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100111/c3471771/attachment.html>
More information about the macports-changes
mailing list