[115285] trunk/dports/math/metis/Portfile

sean at macports.org sean at macports.org
Mon Dec 30 11:52:01 PST 2013


Revision: 115285
          https://trac.macports.org/changeset/115285
Author:   sean at macports.org
Date:     2013-12-30 11:52:01 -0800 (Mon, 30 Dec 2013)
Log Message:
-----------
metis: remove trailing whitespace

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

Modified: trunk/dports/math/metis/Portfile
===================================================================
--- trunk/dports/math/metis/Portfile	2013-12-30 19:51:57 UTC (rev 115284)
+++ trunk/dports/math/metis/Portfile	2013-12-30 19:52:01 UTC (rev 115285)
@@ -47,7 +47,7 @@
     xinstall -d -m 755 ${destroot}${prefix}/include/metis
     file rename ${destroot}${prefix}/include/metis.h \
                 ${destroot}${prefix}/include/metis/metis.h
-    
+
     # Install documentation
     xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 ${worksrcpath}/manual/manual.pdf \
@@ -57,7 +57,7 @@
 # openmpi is not universal
 variant openmpi conflicts universal description {Build Metis with MPI support} {
     depends_build-append    port:openmpi
-    
+
     configure.args-append   openmp=1
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131230/328c99cc/attachment.html>


More information about the macports-changes mailing list