summaryrefslogtreecommitdiff
path: root/deskutils/gtodo
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-11-14 23:14:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-11-14 23:14:00 +0000
commit63a282cb80939157bb4e22c00f1bff5fa75eba59 (patch)
tree278441e9e010838b71933304aa42c53c39aa6389 /deskutils/gtodo
parent. Update to 3.2.1. This also fixes the build on 5.x. (diff)
Fix build on 4.x
PR: ports/59294 Submitted by: Mezz <mezz7@cox.net> (maintainer) Approved by: adamw (mentor)
Notes
Notes: svn path=/head/; revision=93983
Diffstat (limited to 'deskutils/gtodo')
-rw-r--r--deskutils/gtodo/files/patch-src::main.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/deskutils/gtodo/files/patch-src::main.c b/deskutils/gtodo/files/patch-src::main.c
new file mode 100644
index 000000000000..7e5a5bbd7d5c
--- /dev/null
+++ b/deskutils/gtodo/files/patch-src::main.c
@@ -0,0 +1,10 @@
+--- src/main.c.orig Fri Nov 14 14:37:02 2003
++++ src/main.c Fri Nov 14 14:37:09 2003
+@@ -1,7 +1,6 @@
+ #include <gtk/gtk.h>
+ #include <sys/stat.h>
+ #include <sys/types.h>
+-#include <getopt.h>
+ #include <gconf/gconf.h>
+ #include "main.h"
+