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

ryandesign at macports.org ryandesign at macports.org
Tue Nov 19 11:14:57 PST 2013


Revision: 113556
          https://trac.macports.org/changeset/113556
Author:   ryandesign at macports.org
Date:     2013-11-19 11:14:57 -0800 (Tue, 19 Nov 2013)
Log Message:
-----------
vigra: fix typo in python variant description

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

Modified: trunk/dports/graphics/vigra/Portfile
===================================================================
--- trunk/dports/graphics/vigra/Portfile	2013-11-19 19:11:52 UTC (rev 113555)
+++ trunk/dports/graphics/vigra/Portfile	2013-11-19 19:14:57 UTC (rev 113556)
@@ -92,7 +92,7 @@
     require_active_variants boost python26
 }
 
-variant python27 conflicts python26 description "Also build vigranumpy pyyhon27 bindings" {
+variant python27 conflicts python26 description "Also build vigranumpy python27 bindings" {
     configure.args-append   -DPYTHON_EXECUTABLE=${prefix}/bin/python2.7 \
                             -DPYTHON_SPHINX=${prefix}/bin/sphinx-build-2.7
     depends_lib-append  port:boost \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131119/637bd58e/attachment.html>


More information about the macports-changes mailing list