[91636] trunk/dports/mail/postfix/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 6 19:04:03 PDT 2012


Revision: 91636
          https://trac.macports.org/changeset/91636
Author:   ryandesign at macports.org
Date:     2012-04-06 19:04:03 -0700 (Fri, 06 Apr 2012)
Log Message:
-----------
postfix: fix notes

Modified Paths:
--------------
    trunk/dports/mail/postfix/Portfile

Modified: trunk/dports/mail/postfix/Portfile
===================================================================
--- trunk/dports/mail/postfix/Portfile	2012-04-07 02:01:34 UTC (rev 91635)
+++ trunk/dports/mail/postfix/Portfile	2012-04-07 02:04:03 UTC (rev 91636)
@@ -140,12 +140,13 @@
 }
 
 # Tell the user about renaming the sample configuration files.
-notes \
-"To get postfix working, you need to edit the configuration
-files (${prefix}/etc/postfix/*).  You may also
-want to turn off Apple's built-in MTA.  For example:
+notes "
+To get postfix working, you need to edit the configuration files\
+(${prefix}/etc/postfix/*). You may also want to turn off Apple's built-in MTA.\
+For example:
 
-sudo launchctl unload -w /System/Library/LaunchDaemons/org.postfix.master.plist"
+sudo launchctl unload -w /System/Library/LaunchDaemons/org.postfix.master.plist
+"
 
 variant pcre description "add pcre support" {
     set CCARGS      [ldelete ${CCARGS} -DNO_PCRE]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120406/d40c5623/attachment.html>


More information about the macports-changes mailing list