summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-24 09:39:52 +0000
committeredwin <edwin@FreeBSD.org>2002-11-24 09:39:52 +0000
commit5861e47b984bcc00f52fe0aea0302c0573e3a4c3 (patch)
treeb6917e687126f4f716faf865d8581248128aeddc /graphics
parent67fc33cdd5f8415296f7d872a9dba2c8c7fa05e3 (diff)
downloadFreeBSD-ports-5861e47b984bcc00f52fe0aea0302c0573e3a4c3.zip
FreeBSD-ports-5861e47b984bcc00f52fe0aea0302c0573e3a4c3.tar.gz
make graphics/tosvcd compile on -current again
PR: ports/45408 Submitted by: Paul Everlund <tdv94ped@cs.umu.se>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tosvcd/files/patch-tosvcd.c13
1 files changed, 9 insertions, 4 deletions
diff --git a/graphics/tosvcd/files/patch-tosvcd.c b/graphics/tosvcd/files/patch-tosvcd.c
index 0400030..bb1c44b 100644
--- a/graphics/tosvcd/files/patch-tosvcd.c
+++ b/graphics/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
OpenPOWER on IntegriCloud