diff options
Diffstat (limited to 'multimedia/mpv/Makefile')
-rw-r--r-- | multimedia/mpv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 661c9187d733..dd26d0eacffd 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -51,6 +51,7 @@ AO_DESC= Audio Output MAN1= mpv.1 MANCOMPRESSED= no +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLIBBLURAY} |