diff options
Diffstat (limited to 'multimedia/gstreamer-plugins-all/Makefile')
-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 d1829c5e8a69..b86728d82948 100644 --- a/multimedia/gstreamer-plugins-all/Makefile +++ b/multimedia/gstreamer-plugins-all/Makefile @@ -25,7 +25,6 @@ OPTIONS= # Hacky.. but it works the way it is set up... .if defined(PACKAGE_BUILDING) WITHOUT_FAAC= yes # Mp4 Dolby license , no package WITHOUT_LAME= yes # MP3 License , no package -WITHOUT_XINE= yes # Depends on djbfft , no package .endif .if ${OSVERSION} < 500000 WITHOUT_LIBVISUAL=yes # Broken on 4.x |