1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/x11-toolkits/xview/files/patch-lib+pixrect+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
394 B
Plaintext

--- lib/pixrect/Imakefile.orig Mon Sep 29 00:02:40 2003
+++ lib/pixrect/Imakefile Mon Sep 29 00:02:40 2003
@@ -41,8 +41,8 @@
all::
#if InstallPixrectHeaders
-BuildIncludes($(HEADERS),$(PIXRECT_INCDIR),/**/)
-BuildIncludes($(HEADERS2),$(INCDIR),/**/)
+BuildIncludes($(HEADERS),$(PIXRECT_INCDIR),.)
+BuildIncludes($(HEADERS2),$(INCDIR),.)
install::
$(MKDIRHIER) $(PIXRECT_HEADER_DEST)