diff options
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r-- | www/opera/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 2ac5a942a1e4..a6440dee941f 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client .endif .if !defined(WITHOUT_VIDEO) -USE_GSTREAMER+= vorbis ogg theora good +USE_GSTREAMER+= vorbis ogg theora vp8 good .endif .if defined(WITH_GTK) |