aboutsummaryrefslogtreecommitdiff
path: root/comms/gnuradio
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2017-09-13 12:31:00 +0000
committerDiane Bruce <db@FreeBSD.org>2017-09-13 12:31:00 +0000
commit8d17936dda41db2c1a3221a638ae07debafd5405 (patch)
treeaa530413681cd91099426111c09c3c0e1b227b55 /comms/gnuradio
parent3ee2421162a86a93f42c234f8cf03b727e977d7c (diff)
downloadports-8d17936dda41db2c1a3221a638ae07debafd5405.tar.gz
ports-8d17936dda41db2c1a3221a638ae07debafd5405.zip
Notes
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 3bbefc9afd94..29be0ff3846c 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -58,7 +58,7 @@ DOCSDIR= share/doc/${PORTNAME}-${PORTVERSION}
USE_GNOME= pygtk2
USE_PYQT= core gui opengl
USE_WX= 3.0+
-USE_QT4= corelib gui xml qmake moc rcc uic
+USE_QT4= corelib gui xml qmake moc_build rcc_build uic_build
WX_COMPS= wx wx:build wx:run python:build python:run
USE_LDCONFIG= yes
PLIST_SUB+= MAJOR_VERSION="3"