[31100] trunk/dports/science/jmol/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Nov 15 13:34:23 PST 2007


Revision: 31100
          http://trac.macosforge.org/projects/macports/changeset/31100
Author:   simon at macports.org
Date:     2007-11-15 13:34:23 -0800 (Thu, 15 Nov 2007)

Log Message:
-----------
science/jmol: Whitespace fix.

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

Modified: trunk/dports/science/jmol/Portfile
===================================================================
--- trunk/dports/science/jmol/Portfile	2007-11-15 21:33:40 UTC (rev 31099)
+++ trunk/dports/science/jmol/Portfile	2007-11-15 21:34:23 UTC (rev 31100)
@@ -37,13 +37,13 @@
 build {}
 
 destroot {
-  # install the jmol script:
-  xinstall ${worksrcpath}/jmol ${destroot}${prefix}/bin
-  # install the jmol java files:
-  xinstall -d ${destroot}${prefix}/share/java/jmol
-  foreach img [glob ${worksrcpath}/*.jar] {
-    xinstall $img ${destroot}${prefix}/share/java/jmol
-  }
+    # install the jmol script:
+    xinstall ${worksrcpath}/jmol ${destroot}${prefix}/bin
+    # install the jmol java files:
+    xinstall -d ${destroot}${prefix}/share/java/jmol
+    foreach img [glob ${worksrcpath}/*.jar] {
+        xinstall $img ${destroot}${prefix}/share/java/jmol
+    }
 }
 
 livecheck.check     regex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071115/869e2c17/attachment-0001.html


More information about the macports-changes mailing list