[107644] trunk/dports/science/miriad/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jul 3 12:20:38 PDT 2013


Revision: 107644
          https://trac.macports.org/changeset/107644
Author:   ryandesign at macports.org
Date:     2013-07-03 12:20:37 -0700 (Wed, 03 Jul 2013)
Log Message:
-----------
miriad: let MacPorts do the word wrapping in the notes (#39621)

Modified Paths:
--------------
    trunk/dports/science/miriad/Portfile

Modified: trunk/dports/science/miriad/Portfile
===================================================================
--- trunk/dports/science/miriad/Portfile	2013-07-03 19:06:19 UTC (rev 107643)
+++ trunk/dports/science/miriad/Portfile	2013-07-03 19:20:37 UTC (rev 107644)
@@ -131,12 +131,14 @@
 # .profile munging automatically, but I don't want to worry about having
 # to get that right.
 
-notes "MIRIAD programs are not in your \$PATH by default." \
-      "You need to run 'source ${prefix}/lib/miriad/automiriad.sh' to set up" \
-      "your shell environment to use MIRIAD. (Source ${prefix}/lib/miriad/automiriad.csh" \
-      "if you use csh or tcsh.) *** The 'source' keyword is important here! ***" \
-      "You can put this command in your .profile or other shell initialization " \
-      "files to have your shells automatically set up to use MIRIAD."
+notes "
+MIRIAD programs are not in your \$PATH by default. You need to run 'source\
+${prefix}/lib/miriad/automiriad.sh' to set up your shell environment to use\
+MIRIAD. (Source ${prefix}/lib/miriad/automiriad.csh if you use csh or tcsh.)\
+*** The 'source' keyword is important here! *** You can put this command in\
+your .profile or other shell initialization files to have your shells\
+automatically set up to use MIRIAD.
+"
 
 # Miscellaneous variants.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130703/a29d49a0/attachment.html>


More information about the macports-changes mailing list