aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/gstreamer-plugins-core/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins-core/Makefile b/multimedia/gstreamer-plugins-core/Makefile
index 2339ad2aecf2..22f32782c237 100644
--- a/multimedia/gstreamer-plugins-core/Makefile
+++ b/multimedia/gstreamer-plugins-core/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gstreamer-plugins-core
PORTVERSION= 0.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia audio
MASTER_SITES= # empty
DISTFILES= # empty
@@ -40,7 +40,7 @@ USE_GSTREAMER+= ffmpeg good theora
.if !defined(WITHOUT_DVD)
# Audio plugins
-USE_GSTREAMER+= a52dec
+USE_GSTREAMER+= a52dec dvd dts
.endif
pre-everything::