https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209308
--- Comment #5 from [email protected] --- This seems to work: Adding to the Makefile .if ! ${PORT_OPTIONS:MFFMPEG} MOZ_OPTIONS+= --disable-ffmpeg MOZ_OPTIONS+= --disable-fmp4 MOZ_OPTIONS+= --disable-dtrace MOZ_OPTIONS+= --disable-webrtc .endif -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
