aboutsummaryrefslogtreecommitdiff
path: root/comms/gnuradio
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-03-17 07:50:08 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-03-17 07:50:08 +0000
commit53c10227d030964317925aae228ad6b5bf8a8587 (patch)
tree3fbf56ee69ab4075b24527f5e03ebbf51d50e6f5 /comms/gnuradio
parentb1ab2e076ff5e306bb73cacdbddeb17fa7b2294d (diff)
downloadports-53c10227d030964317925aae228ad6b5bf8a8587.tar.gz
ports-53c10227d030964317925aae228ad6b5bf8a8587.zip
comms/gnuradio doesn't work with python3
PR: 234633
Notes
Notes: svn path=/head/; revision=496021
Diffstat (limited to 'comms/gnuradio')
-rw-r--r--comms/gnuradio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index fcd039267006..e5974f381551 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -56,7 +56,7 @@ GH_TAGNAME= a664001 d250816:volk
# volk/lib/volk_cpu.c:62: error: can't find a register in class 'BREG' while reloading 'asm'
# volk/lib/volk_cpu.c:62: error: 'asm' operand has impossible constraints
USES= cmake compiler:c11 desktop-file-utils fortran gnome iconv \
- perl5 pkgconfig pyqt:5 python qt:5 shared-mime-info shebangfix
+ perl5 pkgconfig pyqt:5 python:2.7 qt:5 shared-mime-info shebangfix
SHEBANG_FILES= grc/scripts/freedesktop/grc_setup_freedesktop.in \
gnuradio-runtime/python/gnuradio/ctrlport/gr-ctrlport-monitor \
gnuradio-runtime/python/gnuradio/ctrlport/gr-perf-monitorx