[Bug 209308] mail/thunderbird build failure with ffmpeg disabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 8 14:51:19 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209308

--- Comment #5 from w.schwarzenfeld at utanet.at ---
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.


More information about the freebsd-gecko mailing list