aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mjpegtools/files
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2007-01-31 06:31:09 +0800
committermezz <mezz@FreeBSD.org>2007-01-31 06:31:09 +0800
commita21a42defdc5be7708608e1b0360700b3a22ed65 (patch)
treed6a764d1794c6a1f18a83193a5687fa7cd2acccb /multimedia/mjpegtools/files
parent22a7f52c326d9e984f119973550f8574ddf607b1 (diff)
downloadfreebsd-ports-gnome-a21a42defdc5be7708608e1b0360700b3a22ed65.tar.gz
freebsd-ports-gnome-a21a42defdc5be7708608e1b0360700b3a22ed65.tar.zst
freebsd-ports-gnome-a21a42defdc5be7708608e1b0360700b3a22ed65.zip
Fix the build with GCC 4.1.
Reported by: krismail
Diffstat (limited to 'multimedia/mjpegtools/files')
-rw-r--r--multimedia/mjpegtools/files/patch-gcc4111
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/mjpegtools/files/patch-gcc41 b/multimedia/mjpegtools/files/patch-gcc41
new file mode 100644
index 000000000000..5e840fc5ec40
--- /dev/null
+++ b/multimedia/mjpegtools/files/patch-gcc41
@@ -0,0 +1,11 @@
+--- y4mdenoise/Region2D.hh.orig Tue Jan 30 16:27:22 2007
++++ y4mdenoise/Region2D.hh Tue Jan 30 16:27:36 2007
+@@ -16,7 +16,7 @@
+
+ #include "Status_t.h"
+ #include <iostream>
+-
++#include <cassert>
+
+
+ // The 2-dimensional region class. Parameterized by the numeric type