aboutsummaryrefslogtreecommitdiff
path: root/comms/gnuradio/Makefile
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2014-07-05 19:32:11 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2014-07-05 19:32:11 +0000
commit170a8dda4591d1b0ec960b2e996d29f1ada99288 (patch)
treec57fb6362e7a988e24f89adcb41448f8baa0f6fa /comms/gnuradio/Makefile
parent021be14f65e3b732ae6982186bf54dbd69a69883 (diff)
downloadports-170a8dda4591d1b0ec960b2e996d29f1ada99288.tar.gz
ports-170a8dda4591d1b0ec960b2e996d29f1ada99288.zip
Notes
Diffstat (limited to 'comms/gnuradio/Makefile')
-rw-r--r--comms/gnuradio/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 42ab77dbe9a2..48265082e600 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gnuradio
PORTVERSION= 3.7.2.1
+PORTREVISION= 1
CATEGORIES= comms astro hamradio
MASTER_SITES= http://gnuradio.org/releases/gnuradio/ \
${MASTER_SITE_LOCAL}
@@ -43,9 +44,8 @@ CMAKE_ARGS+= -DICONV_PREFIX:STRING="${ICONV_PREFIX}" \
# for detailed debugging uncomment the next line
#CMAKE_ARGS+= --debug-output --trace
DOCSDIR= share/doc/${PORTNAME}-${PORTVERSION}
-USE_PYTHON= 2.7+
-USE_WX= 2.6+
-WX_UNICODE= yes
+USE_PYTHON= yes
+USE_WX= 3.0+
USE_QT4= gui xml qmake moc rcc uic
WX_COMPS= wx wx:build wx:run python:build python:run
USE_LDCONFIG= yes