aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/limesuite/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/limesuite/Makefile b/comms/limesuite/Makefile
index a1bf6c8bb34c..f9f48a6817e9 100644
--- a/comms/limesuite/Makefile
+++ b/comms/limesuite/Makefile
@@ -3,7 +3,7 @@
PORTNAME= limesuite
DISTVERSIONPREFIX= v
DISTVERSION= 20.10.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms astro hamradio
MAINTAINER= tomek@cedro.info
@@ -14,13 +14,14 @@ LICENSE= APACHE20
BUILD_DEPENDS= gnuplot:math/gnuplot
RUN_DEPENDS= sqlite3:databases/sqlite3
-USES= cmake
+USES= cmake compiler:c11
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= myriadrf
GH_PROJECT= LimeSuite
+CMAKE_ARGS= -DENABLE_SIMD_FLAGS:STRING="none"
# DESKTOP IS LINUX ONLY.
# SPI IS LINUX ONLY.
# STREAM UNITE BROKEN UPSTREAM