From 170a8dda4591d1b0ec960b2e996d29f1ada99288 Mon Sep 17 00:00:00 2001 From: William Grzybowski Date: Sat, 5 Jul 2014 19:32:11 +0000 Subject: comms/gnuradio: use WX 3.0 Approved by: portmgr (bapt, blanket) --- comms/gnuradio/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'comms/gnuradio/Makefile') 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 -- cgit v1.2.3