summaryrefslogtreecommitdiff
path: root/multimedia/tosvcd
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-24 09:39:52 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-24 09:39:52 +0000
commitb681982d0415d9644b6d385816db80adedc80ef3 (patch)
tree24ad7b09f4fea795126e0717183c026ba09844e9 /multimedia/tosvcd
parentMake games/xword building on -current again. (diff)
make graphics/tosvcd compile on -current again
PR: ports/45408 Submitted by: Paul Everlund <tdv94ped@cs.umu.se>
Notes
Notes: svn path=/head/; revision=70979
Diffstat (limited to 'multimedia/tosvcd')
-rw-r--r--multimedia/tosvcd/files/patch-tosvcd.c13
1 files changed, 9 insertions, 4 deletions
diff --git a/multimedia/tosvcd/files/patch-tosvcd.c b/multimedia/tosvcd/files/patch-tosvcd.c
index 0400030a1fc7..bb1c44b9f660 100644
--- a/multimedia/tosvcd/files/patch-tosvcd.c
+++ b/multimedia/tosvcd/files/patch-tosvcd.c
@@ -1,6 +1,11 @@
---- tosvcd.c.orig Fri Oct 25 12:15:12 2002
-+++ tosvcd.c Fri Oct 25 12:16:27 2002
-@@ -29,9 +29,8 @@
+--- tosvcd.c.orig Fri Sep 13 10:08:52 2002
++++ tosvcd.c Mon Nov 18 16:56:27 2002
+@@ -24,14 +24,12 @@
+ #include <fcntl.h>
+ #include <errno.h>
+ #include <string.h>
+-#include <stdint.h>
+ #include <sys/stat.h>
#include <time.h>
#include <pthread.h>
#include <list>
@@ -11,7 +16,7 @@
#include <glob.h>
-@@ -1322,7 +1321,7 @@
+@@ -1322,7 +1320,7 @@
// catch all signals
//---------------------------------------------------
#if 1