Permalink
Browse files
SoapySDRPlay: add cxx11 group
- Loading branch information
Showing
with
2 additions
and
1 deletion.
-
+2
−1
science/SoapySDRPlay/Portfile
|
|
@@ -3,6 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
PortGroup github 1.0 |
|
|
PortGroup cmake 1.1 |
|
|
PortGroup cxx11 1.1 |
|
|
|
|
|
name SoapySDRPlay |
|
|
platforms darwin macosx |
|
|
@@ -17,7 +18,7 @@ github.setup pothosware SoapySDRPlay 0.2.0 soapy-sdrplay- |
|
|
checksums rmd160 d1ffd21319d7ffe5604ab6e4ff433da31e88eb3d \ |
|
|
sha256 58ba22649564c403215ef568e106b5f2ac5a690845718ddd029960bbbb95a88c \ |
|
|
size 13566 |
|
|
revision 0 |
|
|
revision 1 |
|
|
|
|
|
depends_lib-append \ |
|
|
port:SoapySDR \ |
|
|
|