aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordb <db@FreeBSD.org>2017-09-13 20:31:00 +0800
committerdb <db@FreeBSD.org>2017-09-13 20:31:00 +0800
commit1197f2a2e68f0458fb2f4d5d2077d14913dbf8a7 (patch)
treeaa530413681cd91099426111c09c3c0e1b227b55
parent446d712c06711ba92d471f9ac42441c02e01eafe (diff)
downloadfreebsd-ports-gnome-1197f2a2e68f0458fb2f4d5d2077d14913dbf8a7.tar.gz
freebsd-ports-gnome-1197f2a2e68f0458fb2f4d5d2077d14913dbf8a7.tar.zst
freebsd-ports-gnome-1197f2a2e68f0458fb2f4d5d2077d14913dbf8a7.zip
set qt tools as build deps
PR: ports/217272 Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
-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"