[34155] trunk/dports/math/R/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Feb 15 16:30:11 PST 2008


Revision: 34155
          http://trac.macosforge.org/projects/macports/changeset/34155
Author:   ryandesign at macports.org
Date:     2008-02-15 16:30:10 -0800 (Fri, 15 Feb 2008)

Log Message:
-----------
R: whitespace changes only; see #13831

Modified Paths:
--------------
    trunk/dports/math/R/Portfile

Modified: trunk/dports/math/R/Portfile
===================================================================
--- trunk/dports/math/R/Portfile	2008-02-16 00:07:49 UTC (rev 34154)
+++ trunk/dports/math/R/Portfile	2008-02-16 00:30:10 UTC (rev 34155)
@@ -51,21 +51,21 @@
 destroot.destdir prefix=${destroot}${prefix}
 
 post-destroot {
-    reinplace "s|R_HOME_DIR=${destroot}|R_HOME_DIR=|" \
-        "${destroot}${prefix}/bin/R"
-    reinplace "s|R_HOME_DIR=${destroot}|R_HOME_DIR=|" \
-        "${destroot}${prefix}/lib/R/bin/R"
-    reinplace "s|R_SHARE_DIR=${destroot}|R_SHARE_DIR=|" \
-        "${destroot}${prefix}/bin/R"
-    reinplace "s|R_SHARE_DIR=${destroot}|R_SHARE_DIR=|" \
-        "${destroot}${prefix}/lib/R/bin/R"
-    reinplace "s|R_INCLUDE_DIR=${destroot}|R_INCLUDE_DIR=|" \
-        "${destroot}${prefix}/bin/R"
-    reinplace "s|R_INCLUDE_DIR=${destroot}|R_INCLUDE_DIR=|" \
-        "${destroot}${prefix}/lib/R/bin/R"
-    reinplace "s|R_DOC_DIR=${destroot}|R_DOC_DIR=|" \
-        "${destroot}${prefix}/bin/R"
-    reinplace "s|R_DOC_DIR=${destroot}|R_DOC_DIR=|" \
-        "${destroot}${prefix}/lib/R/bin/R"
+  reinplace "s|R_HOME_DIR=${destroot}|R_HOME_DIR=|" \
+    "${destroot}${prefix}/bin/R"
+  reinplace "s|R_HOME_DIR=${destroot}|R_HOME_DIR=|" \
+    "${destroot}${prefix}/lib/R/bin/R"
+  reinplace "s|R_SHARE_DIR=${destroot}|R_SHARE_DIR=|" \
+    "${destroot}${prefix}/bin/R"
+  reinplace "s|R_SHARE_DIR=${destroot}|R_SHARE_DIR=|" \
+    "${destroot}${prefix}/lib/R/bin/R"
+  reinplace "s|R_INCLUDE_DIR=${destroot}|R_INCLUDE_DIR=|" \
+    "${destroot}${prefix}/bin/R"
+  reinplace "s|R_INCLUDE_DIR=${destroot}|R_INCLUDE_DIR=|" \
+    "${destroot}${prefix}/lib/R/bin/R"
+  reinplace "s|R_DOC_DIR=${destroot}|R_DOC_DIR=|" \
+    "${destroot}${prefix}/bin/R"
+  reinplace "s|R_DOC_DIR=${destroot}|R_DOC_DIR=|" \
+    "${destroot}${prefix}/lib/R/bin/R"
 }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080215/40e6db67/attachment.html 


More information about the macports-changes mailing list