diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-29 02:33:30 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-29 02:33:30 +0000 |
commit | ed81a64e12d0daf7f89b504036c2f02190f428f1 (patch) | |
tree | d42267bd791770d9f5feb9158e096f84e436f905 /graphics/opendx/files/patch-aj | |
parent | Update to version 2.9.4. (diff) |
Update to version 4.1.0.
PR: 18843
Submitted by: Randall Hopper <aa8vb@nc.rr.com>
Notes
Notes:
svn path=/head/; revision=28855
Diffstat (limited to 'graphics/opendx/files/patch-aj')
-rw-r--r-- | graphics/opendx/files/patch-aj | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/opendx/files/patch-aj b/graphics/opendx/files/patch-aj index a9ba722b0e84..e76b237b5247 100644 --- a/graphics/opendx/files/patch-aj +++ b/graphics/opendx/files/patch-aj @@ -1,11 +1,11 @@ ---- src/exec/hwrender/opengl/Makefile.in.orig Thu Jan 6 21:17:56 2000 -+++ src/exec/hwrender/opengl/Makefile.in Fri Feb 11 19:24:28 2000 -@@ -90,7 +90,7 @@ +--- src/exec/hwrender/opengl/ORIG/Makefile.in Fri May 26 22:29:51 2000 ++++ src/exec/hwrender/opengl/Makefile.in Fri May 26 22:30:49 2000 +@@ -100,7 +100,7 @@ YACC = @YACC@ yakker = @yakker@ --INCLUDES = -I../../../../include -I.. -I../../libdx -I/usr/include -I/usr/local/include -D@ARCH@ -+INCLUDES = -I../../../../include -I.. -I../../libdx -I/usr/include -I/usr/local/include +-INCLUDES = -I../../../../include -I.. -I../../libdx -I/usr/include -I/usr/local/include -D@ARCH@ ++INCLUDES = -I../../../../include -I.. -I../../libdx -I/usr/include -I/usr/local/include noinst_LIBRARIES = libOPENGL.a |