summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-bad
diff options
context:
space:
mode:
authorhans <hans>2012-02-16 19:27:47 +0000
committerhans <hans>2012-02-16 19:27:47 +0000
commit4e67d4d40e4d2ef99fe298a2f07dec74d75cdfa2 (patch)
treee877eeea8e3454cc4a41e59864d4a861702a4c19 /multimedia/gst-plugins0.10-bad
parent8ffbec65834b18d38afe694fa764187f8f318f65 (diff)
downloadpkgsrc-4e67d4d40e4d2ef99fe298a2f07dec74d75cdfa2.tar.gz
Add vdpau to the list of disabled plugins.
Diffstat (limited to 'multimedia/gst-plugins0.10-bad')
-rw-r--r--multimedia/gst-plugins0.10-bad/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.10-bad/Makefile.common b/multimedia/gst-plugins0.10-bad/Makefile.common
index b5013e58631..2d4ec395877 100644
--- a/multimedia/gst-plugins0.10-bad/Makefile.common
+++ b/multimedia/gst-plugins0.10-bad/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2011/11/21 00:43:48 marino Exp $
+# $NetBSD: Makefile.common,v 1.31 2012/02/16 19:27:47 hans Exp $
#
# used by audio/gst-plugins0.10-dts/Makefile
# used by audio/gst-plugins0.10-faac/Makefile
@@ -37,6 +37,7 @@ GST_PLUGINS0.10_VER= 0.10.22
swfdec \
theoradec \
vcd \
+ vdpau \
xvid
CONFIGURE_ARGS+= --disable-${driver}
.endfor