[138518] trunk/dports/science

michaelld at macports.org michaelld at macports.org
Fri Jul 10 13:26:44 PDT 2015


Revision: 138518
          https://trac.macports.org/changeset/138518
Author:   michaelld at macports.org
Date:     2015-07-10 13:26:44 -0700 (Fri, 10 Jul 2015)
Log Message:
-----------
gr-ais, gr-dvbt, gr-ieee802-15-4: allow for using volk or volk-devel.

Modified Paths:
--------------
    trunk/dports/science/gr-ais/Portfile
    trunk/dports/science/gr-dvbt/Portfile
    trunk/dports/science/gr-ieee802-15-4/Portfile

Modified: trunk/dports/science/gr-ais/Portfile
===================================================================
--- trunk/dports/science/gr-ais/Portfile	2015-07-10 20:22:40 UTC (rev 138517)
+++ trunk/dports/science/gr-ais/Portfile	2015-07-10 20:26:44 UTC (rev 138518)
@@ -10,9 +10,9 @@
 checksums           rmd160 7f32129d62958856aa4645681651167ec4d3ce01 \
                     sha256 cf8bfbf297e57b4c3f0fe987b5a7d244ccab240911c08f8abd0e8530e07810ff
 
-# required volk
+# required volk or volk-devel
 
-depends_lib-append  port:volk
+depends_lib-append  path:lib/libvolk.dylib:volk
 
 # allow gr-ais to work with both gnuradio and gnuradio-devel ...
 

Modified: trunk/dports/science/gr-dvbt/Portfile
===================================================================
--- trunk/dports/science/gr-dvbt/Portfile	2015-07-10 20:22:40 UTC (rev 138517)
+++ trunk/dports/science/gr-dvbt/Portfile	2015-07-10 20:26:44 UTC (rev 138518)
@@ -23,7 +23,7 @@
                     port:cppunit \
                     port:doxygen \
                     port:swig-python \
-                    port:volk
+                    path:lib/libvolk.dylib:volk
 
 # allow gr-dvbt to work with both gnuradio and gnuradio-devel ...
 

Modified: trunk/dports/science/gr-ieee802-15-4/Portfile
===================================================================
--- trunk/dports/science/gr-ieee802-15-4/Portfile	2015-07-10 20:22:40 UTC (rev 138517)
+++ trunk/dports/science/gr-ieee802-15-4/Portfile	2015-07-10 20:26:44 UTC (rev 138518)
@@ -40,7 +40,7 @@
 
 depends_build-append port:pkgconfig
 depends_lib-append	port:boost \
-                    port:volk
+                    path:lib/libvolk.dylib:volk
 
 # do VPATH (out of source tree) build
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150710/7db321bb/attachment-0001.html>


More information about the macports-changes mailing list