diff options
Diffstat (limited to 'multimedia/gstreamer-plugins-all/Makefile')
-rw-r--r-- | multimedia/gstreamer-plugins-all/Makefile | 5 |
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//} |