diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-10-22 06:18:51 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-10-22 06:18:51 +0000 |
commit | e69ae728398609bcd64560804355708caf70bce8 (patch) | |
tree | 9c18b6544c6ba0b66e1b11e7ded64ad3f219e892 /multimedia/gstreamer-plugins-all | |
parent | 3672d0edd755be55ac3d0996e5259f976a72e37f (diff) | |
download | ports-e69ae728398609bcd64560804355708caf70bce8.tar.gz ports-e69ae728398609bcd64560804355708caf70bce8.zip |
Notes
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) |