aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms2
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-01-14 09:27:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-01-14 09:27:18 +0000
commit5c0f583393e53a6817e69d070b1bd88c7f93a3f1 (patch)
tree26dc484a40ed53d02ca164f445d16fe602b18704 /audio/xmms2
parentfcc8d58fc3c27040da175eb1cc99044d99cc846b (diff)
downloadports-5c0f583393e53a6817e69d070b1bd88c7f93a3f1.tar.gz
ports-5c0f583393e53a6817e69d070b1bd88c7f93a3f1.zip
Switch version of python used in USES=waf to default version of python
Reviewed by: bapt With hat: portmgr Differential Revision: https://reviews.freebsd.org/D23143
Notes
Notes: svn path=/head/; revision=522998
Diffstat (limited to 'audio/xmms2')
-rw-r--r--audio/xmms2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index 61dda8e59add..df8ff77bfd77 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -20,7 +20,7 @@ INSTALL_TARGET= install --without-ldconfig
.if !defined(XMMS2_SLAVE)
USE_GNOME= glib20
-USES+= gnome readline sqlite
+USES+= gnome python:2.7,build readline sqlite
USE_LDCONFIG= yes