aboutsummaryrefslogtreecommitdiffstats
path: root/comms/quisk
diff options
context:
space:
mode:
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