Modified: trunk/dports/gnome/gst-plugins-bad/Portfile (73972 => 73973)
--- trunk/dports/gnome/gst-plugins-bad/Portfile 2010-11-30 18:21:07 UTC (rev 73972)
+++ trunk/dports/gnome/gst-plugins-bad/Portfile 2010-11-30 18:37:46 UTC (rev 73973)
@@ -51,7 +51,7 @@
#
# port:mjpegtools (mpeg2enc mplex build fails) need to disable mpeg2enc mplex explicitly in case mjpegtools is installed
# path:lib/pkgconfig/sdl.pc:libsdl (builds but sdlvideosink is broken)
-# port:slv2 (builds but plugin fails to load))
+# port:slv2 (builds but lv2 plugin fails to load and slv2 is not universal) disable lv2 explicitly in case slv2 is installed
# port:swfdec (configure wants pkg-config swfdec-0.3, we have swfdec-0.8)
#
@@ -60,6 +60,7 @@
--disable-quicktime \
--disable-mpeg2enc \
--disable-mplex \
+ --disable-lv2 \
--enable-experimental \
--enable-static