diff options
Diffstat (limited to 'comms/quisk/Makefile')
-rw-r--r-- | comms/quisk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/quisk/Makefile b/comms/quisk/Makefile index 49d023d830f6..72564435277e 100644 --- a/comms/quisk/Makefile +++ b/comms/quisk/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \ libasound.so:audio/alsa-lib \ libpulse.so:audio/pulseaudio -USES= python +USES= python:2.7 USE_PYTHON= distutils autoplist USE_WX= 3.0+ WX_COMPS= python |