summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-09-14 10:04:40 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-09-14 10:04:40 +0000
commit9120a075d24a2e0568acf107edc224727bfaaa03 (patch)
tree95e0880dc3e247222e7f1dc78e1f78cca166a0cd /multimedia
parentChange sequence in Makefile, so that supplied patch that fixes the (diff)
- Disable mpeg2enc since it's marked broken
Notes
Notes: svn path=/head/; revision=142697
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins-all/Makefile1
-rw-r--r--multimedia/gstreamer-plugins-all80/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins-all/Makefile b/multimedia/gstreamer-plugins-all/Makefile
index 963af8c02abb..e07b936391a5 100644
--- a/multimedia/gstreamer-plugins-all/Makefile
+++ b/multimedia/gstreamer-plugins-all/Makefile
@@ -27,6 +27,7 @@ WITHOUT_CAIRO= yes
WITHOUT_FAAC= yes # Mp4 Dolby license , no package
WITHOUT_LAME= yes # MP3 License , no package
.endif
+WITHOUT_MPEG2ENC=yes # Broken from updated mjpegtools
.if ${OSVERSION} < 500000
WITHOUT_LIBVISUAL=yes # Broken on 4.x
WITHOUT_POLYPAUDIO=yes # Broken on 4.x
diff --git a/multimedia/gstreamer-plugins-all80/Makefile b/multimedia/gstreamer-plugins-all80/Makefile
index 963af8c02abb..e07b936391a5 100644
--- a/multimedia/gstreamer-plugins-all80/Makefile
+++ b/multimedia/gstreamer-plugins-all80/Makefile
@@ -27,6 +27,7 @@ WITHOUT_CAIRO= yes
WITHOUT_FAAC= yes # Mp4 Dolby license , no package
WITHOUT_LAME= yes # MP3 License , no package
.endif
+WITHOUT_MPEG2ENC=yes # Broken from updated mjpegtools
.if ${OSVERSION} < 500000
WITHOUT_LIBVISUAL=yes # Broken on 4.x
WITHOUT_POLYPAUDIO=yes # Broken on 4.x