[121143] trunk/dports/science/gr-osmosdr/Portfile

michaelld at macports.org michaelld at macports.org
Wed Jun 18 11:23:06 PDT 2014


Revision: 121143
          https://trac.macports.org/changeset/121143
Author:   michaelld at macports.org
Date:     2014-06-18 11:23:06 -0700 (Wed, 18 Jun 2014)
Log Message:
-----------
gr-osmosdr:
+ remove deleting of "-I${prefix}/include" from CPPFLAGS, per ticket #42872;
+ rev-bump for updated GNU Radio API.

Modified Paths:
--------------
    trunk/dports/science/gr-osmosdr/Portfile

Modified: trunk/dports/science/gr-osmosdr/Portfile
===================================================================
--- trunk/dports/science/gr-osmosdr/Portfile	2014-06-18 18:01:53 UTC (rev 121142)
+++ trunk/dports/science/gr-osmosdr/Portfile	2014-06-18 18:23:06 UTC (rev 121143)
@@ -23,6 +23,7 @@
         This port is kept up with the gr-osmosdr GIT 'master' branch, which is typically updated weekly to monthly, providing compatibility with GNU Radio release 3.7 API: the gnuradio and gnuradio-devel ports.  ${description_common}
 
     version             20140506
+    revision            1
 
     fetch.type          git
     git.url             git://git.osmocom.org/gr-osmosdr
@@ -61,6 +62,7 @@
         This port is for the gr-osmosdr gr3.6 branch, providing compatibility with GNU Radio release 3.6 API: the gnuradio-legacy port.  ${description_common}
 
     version             20140503
+    revision            1
 
     fetch.type          git
     git.url             git://git.osmocom.org/gr-osmosdr
@@ -90,11 +92,6 @@
 
 configure.post_args ../${worksrcdir}
 
-# remove top-level include path, such that internal headers are used
-# instead of any already-installed ones.
-
-configure.cppflags-delete -I${prefix}/include
-
 # remove top-level library path, such that internal libraries are used
 # instead of any already-installed ones.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140618/2de62781/attachment.html>


More information about the macports-changes mailing list