diff options
Diffstat (limited to 'multimedia/gstreamer-plugins-all')
-rw-r--r-- | multimedia/gstreamer-plugins-all/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins-all/Makefile b/multimedia/gstreamer-plugins-all/Makefile index e07b936391a5..f4faa6063896 100644 --- a/multimedia/gstreamer-plugins-all/Makefile +++ b/multimedia/gstreamer-plugins-all/Makefile @@ -31,7 +31,6 @@ WITHOUT_MPEG2ENC=yes # Broken from updated mjpegtools .if ${OSVERSION} < 500000 WITHOUT_LIBVISUAL=yes # Broken on 4.x WITHOUT_POLYPAUDIO=yes # Broken on 4.x -WITHOUT_SWFDEC= yes # Depeneds on liboil, does not build on 4.x .endif # Shout & Shout2 Conflict .if !defined(WITHOUT_SHOUT) && !defined(WITHOUT_SHOUT2) |