aboutsummaryrefslogtreecommitdiff
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
parentd561a9021181b08c264760e1307c9b725a429396 (diff)
downloadports-63a282cb80939157bb4e22c00f1bff5fa75eba59.tar.gz
ports-63a282cb80939157bb4e22c00f1bff5fa75eba59.zip
Notes
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"
+