summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-02-12 18:18:01 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-02-12 18:18:01 +0000
commitc67b7512d11aefb74e22acc24c63107d1fd7b9f7 (patch)
treed693cefa66f18ff0b25b8ca9a4127f3bc7efe10f /x11-fm
parentFix to success to make build. (diff)
Oops, forgot this one.
PR: 9898
Notes
Notes: svn path=/head/; revision=16694
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/gnomemc/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-fm/gnomemc/files/patch-ad b/x11-fm/gnomemc/files/patch-ad
new file mode 100644
index 000000000000..1074809019fc
--- /dev/null
+++ b/x11-fm/gnomemc/files/patch-ad
@@ -0,0 +1,11 @@
+--- gnome/gtools.c.orig Tue Feb 2 16:10:31 1999
++++ gnome/gtools.c Tue Feb 2 16:10:41 1999
+@@ -4,7 +4,7 @@
+ * Written by Miguel de Icaza
+ */
+ #include <config.h>
+-#include "myslang.h"
++#include "tty.h"
+ #include <gnome.h>
+ #include <gdk/gdkkeysyms.h>
+ #include <string.h>