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

stromnov at macports.org stromnov at macports.org
Mon Nov 11 02:27:06 PST 2013


Revision: 113173
          https://trac.macports.org/changeset/113173
Author:   stromnov at macports.org
Date:     2013-11-11 02:27:05 -0800 (Mon, 11 Nov 2013)
Log Message:
-----------
opencv: misplaced cmake files (#41299)

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

Modified: trunk/dports/graphics/opencv/Portfile
===================================================================
--- trunk/dports/graphics/opencv/Portfile	2013-11-11 10:24:44 UTC (rev 113172)
+++ trunk/dports/graphics/opencv/Portfile	2013-11-11 10:27:05 UTC (rev 113173)
@@ -7,7 +7,7 @@
 
 name                opencv
 version             2.4.7
-revision            0
+revision            1
 categories          graphics science
 platforms           darwin
 license             BSD
@@ -150,6 +150,8 @@
     xinstall -d ${destroot}${prefix}/lib/cmake
     move ${destroot}${prefix}/share/OpenCV/OpenCVConfig-version.cmake \
         ${destroot}${prefix}/share/OpenCV/OpenCVConfig.cmake \
+        ${destroot}${prefix}/share/OpenCV/OpenCVModules.cmake \
+        ${destroot}${prefix}/share/OpenCV/OpenCVModules-release.cmake \
         ${destroot}${prefix}/lib/cmake/
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131111/d163143b/attachment.html>


More information about the macports-changes mailing list