aboutsummaryrefslogtreecommitdiff
path: root/www/opera
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-06-11 07:24:17 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-06-11 07:24:17 +0000
commit4264127c7438d76fbe3cc93026186a50b3a21c87 (patch)
treefea8acdcaff49048c0b82c99850e7d7b3f8ed3a7 /www/opera
parent88c45948d05c9e325d45a3e34dd14c6608915976 (diff)
downloadports-4264127c7438d76fbe3cc93026186a50b3a21c87.tar.gz
ports-4264127c7438d76fbe3cc93026186a50b3a21c87.zip
- add vp8 to the list of gstreamer plugins
Submitted by: Jakub Lach
Notes
Notes: svn path=/head/; revision=275346
Diffstat (limited to 'www/opera')
-rw-r--r--www/opera/Makefile2
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)