summaryrefslogtreecommitdiff
path: root/graphics/avifile/files/patch-libavplayaviplay.cpp
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-25 16:22:32 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-25 16:22:32 +0000
commitd00e4481613bbf241d8137dd7daaff62a3c49112 (patch)
tree7d59a386de095415a0a63d19e81c4bfbb6964040 /graphics/avifile/files/patch-libavplayaviplay.cpp
parentPrevent bison(1) from being picked up automagically by the configure script. (diff)
o update to 0.60.20010920
o sanitize MASTER_SITES o bump lib version since incompatible with previous one o trim/update DESCR; update WWW tag PR: 30747 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=48191
Diffstat (limited to 'graphics/avifile/files/patch-libavplayaviplay.cpp')
-rw-r--r--graphics/avifile/files/patch-libavplayaviplay.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/avifile/files/patch-libavplayaviplay.cpp b/graphics/avifile/files/patch-libavplayaviplay.cpp
new file mode 100644
index 000000000000..dbba1034ef71
--- /dev/null
+++ b/graphics/avifile/files/patch-libavplayaviplay.cpp
@@ -0,0 +1,10 @@
+--- lib/aviplay/aviplay.cpp.orig Tue Aug 28 21:53:40 2001
++++ lib/aviplay/aviplay.cpp Tue Aug 28 21:53:43 2001
+@@ -25,6 +25,7 @@
+ #include "cpuinfo.h"
+ #include "utils.h"
+ #include "version.h"
++#include <pthread.h>
+
+ //#include <iomanip>
+ #include <iostream>