diff options
author | gblach <gblach@FreeBSD.org> | 2014-01-21 02:40:57 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2014-01-21 02:40:57 +0800 |
commit | cd2bc2c71a6ddefd8d598343e8701dd45b97da50 (patch) | |
tree | 486919e546f44610c76324e9cc6610010bf6c548 /multimedia | |
parent | 5622386e4bae927b0fb6122f3f9047ad98ca6841 (diff) | |
download | freebsd-ports-gnome-cd2bc2c71a6ddefd8d598343e8701dd45b97da50.tar.gz freebsd-ports-gnome-cd2bc2c71a6ddefd8d598343e8701dd45b97da50.tar.zst freebsd-ports-gnome-cd2bc2c71a6ddefd8d598343e8701dd45b97da50.zip |
- Remove OPTIONS_DEFAULT=SMB, this line was only for testing purposes.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mpv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 9b1c8a8ef9e1..891071cae502 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -46,7 +46,6 @@ OPTIONS_GROUP= IN VO AO OPTIONS_GROUP_IN= CDIO DVDNAV LIBBLURAY V4L QUVI SMB OPTIONS_GROUP_VO= CACA OPENGL VAAPI VDPAU XINERAMA OPTIONS_GROUP_AO= JACK PULSEAUDIO -OPTIONS_DEFAULT= SMB BS2B_DESC= Enable Bauer Stereophonic-to-Binaural DSP support DVDNAV_DESC= Enable DVD navigation menus support |