summaryrefslogtreecommitdiff
path: root/emulators/fuse-emulator/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/fuse-emulator/patches/patch-ad')
-rw-r--r--emulators/fuse-emulator/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/emulators/fuse-emulator/patches/patch-ad b/emulators/fuse-emulator/patches/patch-ad
new file mode 100644
index 00000000000..3243d5f321e
--- /dev/null
+++ b/emulators/fuse-emulator/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1 2016/01/17 14:27:38 wiz Exp $
+
+--- ui/gtk/Makefile.in.orig 2013-05-24 20:56:08.000000000 +0000
++++ ui/gtk/Makefile.in
+@@ -314,7 +314,7 @@ libuigtk_la_SOURCES = binary.c browse.c
+ gtkmouse.c gtkui.c keysyms.c memory.c menu_data.c options.c \
+ picture.c pixmaps.c pokefinder.c pokemem.c rollback.c roms.c \
+ statusbar.c stock.c $(am__append_1)
+-libuigtk_la_LIBADD = @GTK_LIBS@ -lX11
++libuigtk_la_LIBADD = @GTK_LIBS@
+ BUILT_SOURCES = keysyms.c \
+ menu_data.c \
+ menu_data.ui \