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 cde9ab8900b6..0f4a41cef375 100644 --- a/audio/mps/Makefile +++ b/audio/mps/Makefile @@ -18,7 +18,7 @@ MPV_DESC= Mpv media player support # This port installs the following files in shared dirs # PLIST_FILES= bin/mps -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist concurrent optsuffix MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer |