aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-gtk2hs/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/hs-gtk2hs/files/patch-Makefile')
-rw-r--r--x11-toolkits/hs-gtk2hs/files/patch-Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/hs-gtk2hs/files/patch-Makefile b/x11-toolkits/hs-gtk2hs/files/patch-Makefile
new file mode 100644
index 000000000000..076e7f0d3c73
--- /dev/null
+++ b/x11-toolkits/hs-gtk2hs/files/patch-Makefile
@@ -0,0 +1,11 @@
+--- Makefile.orig Tue Jan 11 13:23:20 2005
++++ Makefile Tue Jan 11 13:23:26 2005
+@@ -26,7 +26,7 @@
+ demo/hello demo/buttonbox
+
+ ifeq ($(GTK_VERSION_2_4),yes)
+-MAKE_APPS += demo/filechooser
++#MAKE_APPS += demo/filechooser
+ endif
+
+ ifeq ($(strip $(ENABLE_LIBGLADE)),yes)