diff options
Diffstat (limited to 'misc/soapysdr/Makefile')
-rw-r--r-- | misc/soapysdr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/soapysdr/Makefile b/misc/soapysdr/Makefile index f59661b15e81..a2bded3af9b8 100644 --- a/misc/soapysdr/Makefile +++ b/misc/soapysdr/Makefile @@ -12,7 +12,7 @@ COMMENT= Vendor and platform neutral SDR support library LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt -USES= cmake:outsource compiler:c++11-lang +USES= cmake compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= pothosware USE_LDCONFIG= yes |