[90067] trunk/dports/graphics/opencv/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Feb 20 09:55:54 PST 2012


Revision: 90067
          http://trac.macports.org/changeset/90067
Author:   macsforever2000 at macports.org
Date:     2012-02-20 09:55:54 -0800 (Mon, 20 Feb 2012)
Log Message:
-----------
opencv: Fix python26 dependency. (#33307)

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

Modified: trunk/dports/graphics/opencv/Portfile
===================================================================
--- trunk/dports/graphics/opencv/Portfile	2012-02-20 17:54:07 UTC (rev 90066)
+++ trunk/dports/graphics/opencv/Portfile	2012-02-20 17:55:54 UTC (rev 90067)
@@ -115,7 +115,7 @@
 
 variant python26 conflicts python27 description {Add Python 2.6 bindings} {
     depends_lib-append          port:python26 \
-                                port:py27-numpy
+                                port:py26-numpy
     configure.args-delete       -DBUILD_NEW_PYTHON_SUPPORT=OFF
     configure.args-append       -DINSTALL_PYTHON_EXAMPLES=ON \
                                 -DBUILD_NEW_PYTHON_SUPPORT=ON \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120220/7d50f29b/attachment.html>


More information about the macports-changes mailing list