diff options
Diffstat (limited to 'multimedia/gstreamer-plugins/Makefile.common')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 0dee09015..e827c74a8 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -1,5 +1,5 @@ # $FreeBSD: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.34 2006/06/09 20:24:02 ahze Exp $ -# $MCom: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.58 2006/07/06 19:32:34 ahze Exp $ +# $MCom: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.59 2006/07/06 19:48:44 ahze Exp $ # base BASE_GST_ALL_PLUGINS= \ alsa \ @@ -89,8 +89,6 @@ CONFIGURE_ARGS+=--disable-tests \ --disable-tarkin \ --enable-static \ --disable-sunaudio \ - --disable-gst_v4l \ - --disable-gst_v4l2 \ --disable-xine \ --enable-x \ --enable-xshm \ |