aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsgraph
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-03-16 22:07:38 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-03-16 22:07:38 +0000
commit00009c0e8fa94f892fa274995a5239aea8ad34e8 (patch)
treea24a24d11e95d04bb1a791e5e38290f0421ee188 /devel/cvsgraph
parent5216b395224be8912b1cab5f9b39eedd2a9d34d8 (diff)
downloadports-00009c0e8fa94f892fa274995a5239aea8ad34e8.tar.gz
ports-00009c0e8fa94f892fa274995a5239aea8ad34e8.zip
Notes
Diffstat (limited to 'devel/cvsgraph')
-rw-r--r--devel/cvsgraph/files/patch-cvsgraph.c16
1 files changed, 7 insertions, 9 deletions
diff --git a/devel/cvsgraph/files/patch-cvsgraph.c b/devel/cvsgraph/files/patch-cvsgraph.c
index 33f4f4bf724e..f0c0a4810cee 100644
--- a/devel/cvsgraph/files/patch-cvsgraph.c
+++ b/devel/cvsgraph/files/patch-cvsgraph.c
@@ -1,12 +1,10 @@
---- work/cvsgraph-1.0.1/cvsgraph.c 2001/03/14 08:40:07 1.1
-+++ work/cvsgraph-1.0.1/cvsgraph.c 2001/03/14 08:40:45
-@@ -67,7 +67,9 @@
+--- cvsgraph.c.orig Wed Mar 14 20:12:02 2001
++++ cvsgraph.c Wed Mar 14 20:11:38 2001
+@@ -30,7 +30,6 @@
#include <fcntl.h>
#include <regex.h>
#include <errno.h>
-+#ifndef __FreeBSD__
- #include <getopt.h>
-+#endif
-
- #include <gd.h>
- #include <gdfontt.h>
+-#include <getopt.h>
+ #include <ctype.h>
+ #include <time.h>
+