freebsd-ports/net/nxserver/files/patch-nx-x11-programs-xserver-hw-nxagent-imakefile
Pav Lucistnik 8ccd5ae0a8 This is a port of NoMachine's NX server, which is a way to
use X connections over slow links without noticeable lag.

PR:		ports/79669
Submitted by:	dewey hylton <freenx@deweyonline.com>
2005-04-09 12:07:42 +00:00

11 lines
540 B
Text

--- nx-X11/programs/Xserver/hw/nxagent/Imakefile.orig Sun Apr 18 11:57:27 2004
+++ nx-X11/programs/Xserver/hw/nxagent/Imakefile Thu Sep 2 01:46:12 2004
@@ -102,7 +102,7 @@
-I. -I$(XBUILDINCDIR) -I$(FONTINCSRC) \
-I../../mi -I../../include -I../../os \
-I$(EXTINCSRC) -I$(XINCLUDESRC) \
- $(VFBINCLUDES) $(NXFONTINCLUDES)
+ $(VFBINCLUDES) $(NXFONTINCLUDES) -I/usr/local/include
#ifdef SunArchitecture
INCLUDES = -I../../../../../nxcomp -I../../../../../nxcompext \
-I. -I$(XBUILDINCDIR) -I$(FONTINCSRC) \