optional_depends schroedinger \
diff --git a/video/ffmpeg/HISTORY b/video/ffmpeg/HISTORY
index b7c2249..3b9e51e 100644
--- a/video/ffmpeg/HISTORY
+++ b/video/ffmpeg/HISTORY
@@ -1,3 +1,10 @@
+2015-04-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: opengl/libwebp support is available only in stable branch
+ * CONFIGURE: decklink is available only in stable branch
+ * PRE_BUILD: apply freetype patch for legacy branch
+ * freetype.patch: added, to fix legacy branch build against recent
+ freetype2
+
2015-03-31 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: libcdio-paranoia is _optional_ -- see configure script
diff --git a/video/ffmpeg/PRE_BUILD b/video/ffmpeg/PRE_BUILD
index b7a3542..db36624 100755
--- a/video/ffmpeg/PRE_BUILD
+++ b/video/ffmpeg/PRE_BUILD
@@ -1,6 +1,10 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&