[91619] trunk/dports/sysutils/vimpager/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 6 18:36:28 PDT 2012


Revision: 91619
          https://trac.macports.org/changeset/91619
Author:   ryandesign at macports.org
Date:     2012-04-06 18:36:27 -0700 (Fri, 06 Apr 2012)
Log Message:
-----------
vimpager: fix notes

Modified Paths:
--------------
    trunk/dports/sysutils/vimpager/Portfile

Modified: trunk/dports/sysutils/vimpager/Portfile
===================================================================
--- trunk/dports/sysutils/vimpager/Portfile	2012-04-07 01:35:08 UTC (rev 91618)
+++ trunk/dports/sysutils/vimpager/Portfile	2012-04-07 01:36:27 UTC (rev 91619)
@@ -23,12 +23,11 @@
 build {}
 destroot.args   PREFIX=${prefix}
 
-notes {
-    To use this tool as as your default PAGER, configure the following in your
-    shell startup file, for example in your .bashrc:
+notes "
+To use this tool as as your default PAGER, configure the following in your\
+shell startup file, for example in your .bashrc:
 
-        export PAGER=vimpager
-        alias less=$PAGER
-        alias zless=$PAGER
-
-}
+    export PAGER=vimpager
+    alias less=\$PAGER
+    alias zless=\$PAGER
+"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120406/5a036659/attachment-0001.html>


More information about the macports-changes mailing list