[113553] trunk/dports/graphics/vigra/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Nov 19 11:09:48 PST 2013


Revision: 113553
          https://trac.macports.org/changeset/113553
Author:   ryandesign at macports.org
Date:     2013-11-19 11:09:48 -0800 (Tue, 19 Nov 2013)
Log Message:
-----------
vigra: remove trailing spaces; adjust some other whitespace

Modified Paths:
--------------
    trunk/dports/graphics/vigra/Portfile

Modified: trunk/dports/graphics/vigra/Portfile
===================================================================
--- trunk/dports/graphics/vigra/Portfile	2013-11-19 18:51:05 UTC (rev 113552)
+++ trunk/dports/graphics/vigra/Portfile	2013-11-19 19:09:48 UTC (rev 113553)
@@ -37,7 +37,7 @@
                     port:zlib \
                     port:openexr \
                     port:fftw-3-single \
-                    port:hdf5-18 
+                    port:hdf5-18
 
 # Correct the INSTALL_NAME_DIR for Python .so modules 
 # and patch template names in the accumulator-grammar.
@@ -77,7 +77,6 @@
                             -DDOXYGEN_EXECUTABLE=
 }
 
-
 variant valgrind description "Include support for VALGRIND" {}
 if {[variant_isset valgrind]} {
     depends_lib-append port:valgrind
@@ -105,10 +104,10 @@
     require_active_variants boost python27
 }
 
-default_variants +python27 
+default_variants +python27
 
-if {   ![variant_isset python26] && ![variant_isset python27] } {
-    configure.args-append -DWITH_VIGRANUMPY=NO  
+if {![variant_isset python26] && ![variant_isset python27]} {
+    configure.args-append -DWITH_VIGRANUMPY=NO
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131119/3e9dee05/attachment.html>


More information about the macports-changes mailing list