summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-all
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-06-07 20:10:16 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-06-07 20:10:16 +0000
commit8857119c27f3ac8b93c79fd4591566fafc745c07 (patch)
tree1f6bf7862f44385667e8dad9cfb7cb12ae5b2a7c /multimedia/gstreamer-plugins-all
parentPyBMP is a Python package allowing full control of BMP as well as (diff)
- Remove 4.x broken stuff since it's gstreamer 0.10 isn't supported on 4.x
- Remove unneeded broken items and ones that work again.
Notes
Notes: svn path=/head/; revision=164751
Diffstat (limited to 'multimedia/gstreamer-plugins-all')
-rw-r--r--multimedia/gstreamer-plugins-all/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/multimedia/gstreamer-plugins-all/Makefile b/multimedia/gstreamer-plugins-all/Makefile
index c7bcf63e0d2e..1e264d2fb45f 100644
--- a/multimedia/gstreamer-plugins-all/Makefile
+++ b/multimedia/gstreamer-plugins-all/Makefile
@@ -27,11 +27,6 @@ OPTIONS= # Hacky.. but it works the way it is set up...
WITHOUT_FAAC= yes # Mp4 Dolby license , no package
WITHOUT_LAME= yes # MP3 License , no package
.endif
-WITHOUT_LADSPA= yes # Broken
-WITHOUT_MPEG2ENC=yes # Broken from updated mjpegtools
-.if ${OSVERSION} < 500000
-WITHOUT_LIBVISUAL=yes # Broken on 4.x
-.endif
# Remove core, yes
PLUGS= ${_USE_GSTREAMER_ALL:S/core//:S/yes//}