[90646] trunk/dports/net/rrdtool/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Mar 11 12:41:19 PDT 2012


Revision: 90646
          http://trac.macports.org/changeset/90646
Author:   ryandesign at macports.org
Date:     2012-03-11 12:41:17 -0700 (Sun, 11 Mar 2012)
Log Message:
-----------
rrdtool: notes belong at the top level of the Portfile

Modified Paths:
--------------
    trunk/dports/net/rrdtool/Portfile

Modified: trunk/dports/net/rrdtool/Portfile
===================================================================
--- trunk/dports/net/rrdtool/Portfile	2012-03-11 18:18:03 UTC (rev 90645)
+++ trunk/dports/net/rrdtool/Portfile	2012-03-11 19:41:17 UTC (rev 90646)
@@ -62,6 +62,6 @@
     configure.args-append   --enable-python
 }
 
-post-install {
-    notes "See ${prefix}/share/doc/rrdtool-${version} for example code"
-}
+notes "
+See ${prefix}/share/doc/rrdtool-${version} for example code.
+"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120311/e9a45d0d/attachment.html>


More information about the macports-changes mailing list