[108520] trunk/dports/science/bob/Portfile

larryv at macports.org larryv at macports.org
Thu Jul 25 08:33:15 PDT 2013


Revision: 108520
          https://trac.macports.org/changeset/108520
Author:   larryv at macports.org
Date:     2013-07-25 08:33:15 -0700 (Thu, 25 Jul 2013)
Log Message:
-----------
bob: Fix dependencies (maintainer, #39831).

Modified Paths:
--------------
    trunk/dports/science/bob/Portfile

Modified: trunk/dports/science/bob/Portfile
===================================================================
--- trunk/dports/science/bob/Portfile	2013-07-25 15:09:59 UTC (rev 108519)
+++ trunk/dports/science/bob/Portfile	2013-07-25 15:33:15 UTC (rev 108520)
@@ -27,6 +27,9 @@
 checksums           rmd160  cb32bc17af51ac65e63f2edc48897103c67f9be7 \
                     sha256  79a20ae27bc07c1f486aed1e33026c6efe56965bd60826fdde863e54c02c05e8
 
+depends_build-append \
+    port:pkgconfig
+
 depends_lib         port:blitz \
     path:lib/libavcodec.dylib:ffmpeg \
     port:matio \
@@ -40,8 +43,7 @@
     port:fftw-3 \
     port:vlfeat \
     port:libsvm \
-    port:qt4-mac \
-    port:opencv
+    port:qt4-mac
 
 configure.args      -DCMAKE_BUILD_TYPE=Release -DBOB_VERSION=${version} -DBOB_SOVERSION=${soversion}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130725/df2e9443/attachment.html>


More information about the macports-changes mailing list