[121144] trunk/dports/science/bladeRF/Portfile

michaelld at macports.org michaelld at macports.org
Wed Jun 18 11:47:42 PDT 2014


Revision: 121144
          https://trac.macports.org/changeset/121144
Author:   michaelld at macports.org
Date:     2014-06-18 11:47:41 -0700 (Wed, 18 Jun 2014)
Log Message:
-----------
bladeRF:
+ update to 0ec9c9c4 (20140617);
+ remove deleting of "-I${prefix}/include" from CPPFLAGS, per ticket #42872.

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

Modified: trunk/dports/science/bladeRF/Portfile
===================================================================
--- trunk/dports/science/bladeRF/Portfile	2014-06-18 18:23:06 UTC (rev 121143)
+++ trunk/dports/science/bladeRF/Portfile	2014-06-18 18:47:41 UTC (rev 121144)
@@ -5,10 +5,10 @@
 PortGroup           cmake 1.0
 PortGroup           github 1.0
 
-github.setup        Nuand bladeRF 4b16347c05060334643c3da72aee595229b57cd7
-version             20140612
-checksums           rmd160 d8ead293424ad34e5516e993d96758ef62469b72 \
-                    sha256 7fe7e739e542ce2e955479c4d021df68ffcc8117cf4547b12447c3e4c6779370
+github.setup        Nuand bladeRF 0ec9c9c41ac28b61bfe3fc6295bc77e092b18080
+version             20140617
+checksums           rmd160 263f00bcc4f0e5e27c51bbae9082415eab9b4731 \
+                    sha256 40eaf5b9a690c376cb80a4e0e5ca11aa5ac06c28b075fd96200b02cf32ff1949
 
 categories          science comms
 maintainers         michaelld openmaintainer
@@ -26,11 +26,6 @@
 configure.dir       ${workpath}/build
 build.dir           ${workpath}/build
 
-# 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/a8bde3f3/attachment.html>


More information about the macports-changes mailing list