aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-core
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-05-16 01:43:36 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-05-16 01:43:36 +0000
commit13bd01f389b5c7f19292bc815f47163a379d7b22 (patch)
treef6dd5df7b3435381c953c5ea7ffbe01733740bb6 /multimedia/gstreamer-plugins-core
parent5c08bfc8630b5d8c1ac5ccc691c61497899c5b56 (diff)
downloadports-13bd01f389b5c7f19292bc815f47163a379d7b22.tar.gz
ports-13bd01f389b5c7f19292bc815f47163a379d7b22.zip
- Readd support for dvd and dts
Notes
Notes: svn path=/head/; revision=162510
Diffstat (limited to 'multimedia/gstreamer-plugins-core')
-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::