summaryrefslogtreecommitdiff
path: root/x11-toolkits/xview/files/patch-bitmaps+Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/xview/files/patch-bitmaps+Imakefile')
-rw-r--r--x11-toolkits/xview/files/patch-bitmaps+Imakefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-toolkits/xview/files/patch-bitmaps+Imakefile b/x11-toolkits/xview/files/patch-bitmaps+Imakefile
new file mode 100644
index 000000000000..3d5dcbedb3de
--- /dev/null
+++ b/x11-toolkits/xview/files/patch-bitmaps+Imakefile
@@ -0,0 +1,14 @@
+--- bitmaps/Imakefile.orig Mon Sep 29 00:02:44 2003
++++ bitmaps/Imakefile Mon Sep 29 00:02:43 2003
+@@ -34,9 +34,9 @@
+
+ ALLFILES = $(BITMAPS)
+
+-all: $(SRCS)
++all:: $(SRCS)
+
+-BuildIncludes($(INCLUDES_SRCS),$(BITMAP_INCDIR),/**/)
++BuildIncludes($(INCLUDES_SRCS),$(BITMAP_INCDIR),.)
+
+ install:: $(SRCS)
+ $(MKDIRHIER) $(HEADER_DEST)/$(BITMAPINC)