diff options
Diffstat (limited to 'audio/mps/Makefile')
-rw-r--r-- | audio/mps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mps/Makefile b/audio/mps/Makefile index de6da29a4668..e1b7788ebdc6 100644 --- a/audio/mps/Makefile +++ b/audio/mps/Makefile @@ -21,7 +21,7 @@ MPV_DESC= Mpv media player support # This port installs the following files in shared dirs # PLIST_FILES= bin/mps -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist concurrent optsuffix MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer |