aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-02-02 21:29:33 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2021-02-02 21:29:33 +0800
commit88d7be2e19889bc7819e816254ae4be3434c673b (patch)
treebc8db831b1d05b9eb84bb61aebe5096e608c08c2 /audio
parent604b3004abe2d71af9fae1c9494c4c05dad1f675 (diff)
downloadfreebsd-ports-gnome-88d7be2e19889bc7819e816254ae4be3434c673b.tar.gz
freebsd-ports-gnome-88d7be2e19889bc7819e816254ae4be3434c673b.tar.zst
freebsd-ports-gnome-88d7be2e19889bc7819e816254ae4be3434c673b.zip
Remove python 2.7 support
Diffstat (limited to 'audio')
-rw-r--r--audio/py-pulsectl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-pulsectl/Makefile b/audio/py-pulsectl/Makefile
index c2f4763cf467..6d7acb705c42 100644
--- a/audio/py-pulsectl/Makefile
+++ b/audio/py-pulsectl/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpulse.so:audio/pulseaudio
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes