aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2014-09-03 06:19:08 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2014-09-03 06:19:08 +0000
commit99b41062833fc24e5f410f57ecd16801f5820ac0 (patch)
tree888f6f064045c1c8b1e2f437107fee44284cc3b5 /comms
parentd01121cca905e94e0129133e54fbded976bcc81c (diff)
downloadports-99b41062833fc24e5f410f57ecd16801f5820ac0.tar.gz
ports-99b41062833fc24e5f410f57ecd16801f5820ac0.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/gr-osmosdr/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile
index 4c503d14ad58..799579a3869f 100644
--- a/comms/gr-osmosdr/Makefile
+++ b/comms/gr-osmosdr/Makefile
@@ -19,9 +19,8 @@ LIB_DEPENDS= libgnuradio-runtime.so:${PORTSDIR}/comms/gnuradio \
libboost_system.so:${PORTSDIR}/devel/boost-libs \
libboost_thread.so:${PORTSDIR}/devel/boost-libs
-USES= pkgconfig cmake tar:tgz
+USES= pkgconfig cmake tar:tgz python
USE_LDCONFIG= yes
-USE_PYTHON= yes
# See lib/CMakeLists.txt to enable more components
CMAKE_ARGS+= -DENABLE_DEFAULT:BOOL=OFF \