diff options
Diffstat (limited to 'net/nxserver/files/patch-nx-x11-lib-x11-imakefile')
-rw-r--r-- | net/nxserver/files/patch-nx-x11-lib-x11-imakefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/nxserver/files/patch-nx-x11-lib-x11-imakefile b/net/nxserver/files/patch-nx-x11-lib-x11-imakefile deleted file mode 100644 index 0c594f3e3cae..000000000000 --- a/net/nxserver/files/patch-nx-x11-lib-x11-imakefile +++ /dev/null @@ -1,11 +0,0 @@ ---- nx-X11/lib/X11/Imakefile.orig Thu Sep 2 00:22:34 2004 -+++ nx-X11/lib/X11/Imakefile Thu Sep 2 00:22:46 2004 -@@ -22,7 +22,7 @@ - #ifdef SunArchitecture - NX_INCLUDES = -I../../../nxcomp -I../../../nxcompext -I/usr/sfw/include - #else --NX_INCLUDES = -I../../../nxcomp -I../../../nxcompext -+NX_INCLUDES = -I../../../nxcomp -I../../../nxcompext -I/usr/local/include - #endif - - NX_DEFINES = -DNX_CLEAN_ALLOC \ |