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