1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/x11/XFree86-4-libraries/files/patch-z21
Satoshi Asami 3103ffad6e Split up XFree86-4 into several pieces. Pretty green, please test with care.
Submitted by:			taguchi@tohoku.iij.ad.jp
Approved (in spirit) by:	jmz (XFree86 port maintainer)
2000-06-08 10:42:32 +00:00

13 lines
386 B
Plaintext

--- programs/Xserver/hw/xnest/Imakefile.ORIG Mon May 8 16:57:25 2000
+++ programs/Xserver/hw/xnest/Imakefile Mon May 8 16:58:49 2000
@@ -52,7 +52,8 @@
INCLUDES = -I. -I$(XBUILDINCDIR) -I$(FONTINCSRC) \
-I../../mi -I../../include -I../../os \
- -I$(EXTINCSRC) -I$(XINCLUDESRC)
+ -I$(EXTINCSRC) -I$(XINCLUDESRC) \
+ -I../xfree86/loader
all:: $(OBJS)