aboutsummaryrefslogtreecommitdiffstats
path: root/comms/quisk
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2014-07-06 03:23:04 +0800
committerwg <wg@FreeBSD.org>2014-07-06 03:23:04 +0800
commitdf4e17ed9bf81fdc9408cb40d2f77a35b6d206f0 (patch)
tree9ec06737e060d4ad70132706b44c372b6ba96804 /comms/quisk
parent94986ee7e04e1db307f1be2343f749eff96526b3 (diff)
downloadfreebsd-ports-gnome-df4e17ed9bf81fdc9408cb40d2f77a35b6d206f0.tar.gz
freebsd-ports-gnome-df4e17ed9bf81fdc9408cb40d2f77a35b6d206f0.tar.zst
freebsd-ports-gnome-df4e17ed9bf81fdc9408cb40d2f77a35b6d206f0.zip
comms/quisk: use WX 3.0
Approved by: portmgr (bapt, blanket)
Diffstat (limited to 'comms/quisk')
-rw-r--r--comms/quisk/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/quisk/Makefile b/comms/quisk/Makefile
index 5fc2187afdf5..3638c92d05bf 100644
--- a/comms/quisk/Makefile
+++ b/comms/quisk/Makefile
@@ -3,13 +3,14 @@
PORTNAME= quisk
PORTVERSION= 3.6.18
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= http://james.ahlstrom.name/quisk/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=shurd
MAINTAINER= hamradio@FreeBSD.org
-COMMENT= A Software Defined Radio (SDR)
+COMMENT= Software Defined Radio (SDR)
LICENSE= GPLv2
@@ -18,9 +19,8 @@ LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 \
libasound.so:${PORTSDIR}/audio/alsa-lib \
libpulse.so:${PORTSDIR}/audio/pulseaudio
-USE_PYTHON= 2.7+
-USE_WX= 2.8+
-WANT_UNICODE= yes
+USE_PYTHON= yes
+USE_WX= 3.0+
WX_COMPS= python
USE_PYDISTUTILS=yes
PYDISTUTILS_AUTOPLIST= yes