aboutsummaryrefslogtreecommitdiff
path: root/comms/gr-osmosdr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gr-osmosdr/Makefile')
-rw-r--r--comms/gr-osmosdr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile
index 3682958cbf12..800bcd6fb51f 100644
--- a/comms/gr-osmosdr/Makefile
+++ b/comms/gr-osmosdr/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS= libgnuradio-core.so:${PORTSDIR}/comms/gnuradio \
USES= pkgconfig cmake
USE_LDCONFIG= yes
-USE_PYTHON= 2.7+
+USE_PYTHON= yes
CMAKE_ARGS+= -DENABLE_DEFAULT:BOOL=OFF \
-DENABLE_FCD:BOOL=ON \