freebsd-ports/x11-toolkits/xview/files/patch-bitmaps+Imakefile
Pav Lucistnik bbff923854 - Redo this port. Now it compiles on -current again.
PR:		ports/58176
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-13 23:38:21 +00:00

14 lines
347 B
Text

--- 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)