diff options
author | steve <steve@FreeBSD.org> | 2000-05-29 02:33:30 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-29 02:33:30 +0000 |
commit | 11b862c2d808d782dfefaea057044ba135901ec0 (patch) | |
tree | 64aa18147f389238cda114dc1b0f436c13308f6d /graphics/opendx/files | |
parent | 7fe3f6d2c9467aacc54a118bcdf3d50d361242e5 (diff) | |
download | FreeBSD-ports-11b862c2d808d782dfefaea057044ba135901ec0.zip FreeBSD-ports-11b862c2d808d782dfefaea057044ba135901ec0.tar.gz |
Update to version 4.1.0.
PR: 18843
Submitted by: Randall Hopper <aa8vb@nc.rr.com>
Diffstat (limited to 'graphics/opendx/files')
-rw-r--r-- | graphics/opendx/files/patch-aj | 10 | ||||
-rw-r--r-- | graphics/opendx/files/patch-ak | 10 | ||||
-rw-r--r-- | graphics/opendx/files/patch-al | 10 | ||||
-rw-r--r-- | graphics/opendx/files/patch-am | 10 | ||||
-rw-r--r-- | graphics/opendx/files/patch-an | 10 |
5 files changed, 25 insertions, 25 deletions
diff --git a/graphics/opendx/files/patch-aj b/graphics/opendx/files/patch-aj index a9ba722..e76b237 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 diff --git a/graphics/opendx/files/patch-ak b/graphics/opendx/files/patch-ak index 02df400..6f31313 100644 --- a/graphics/opendx/files/patch-ak +++ b/graphics/opendx/files/patch-ak @@ -1,11 +1,11 @@ ---- src/uipp/dxuilib/Makefile.in.orig Thu Jan 6 21:18:03 2000 -+++ src/uipp/dxuilib/Makefile.in Fri Feb 11 19:26:20 2000 -@@ -90,7 +90,7 @@ +--- src/uipp/dxuilib/ORIG/Makefile.in Fri May 26 22:32:57 2000 ++++ src/uipp/dxuilib/Makefile.in Fri May 26 22:33:44 2000 +@@ -100,7 +100,7 @@ YACC = @YACC@ yakker = @yakker@ --INCLUDES = -I../base -I../../../include -I../dxui -D@ARCH@ -+INCLUDES = -I../base -I../../../include -I../dxui +-INCLUDES = -I../base -I../../../include -I../dxui -D@ARCH@ ++INCLUDES = -I../base -I../../../include -I../dxui noinst_LIBRARIES = libDXUI.a diff --git a/graphics/opendx/files/patch-al b/graphics/opendx/files/patch-al index e2d7763..450eeed 100644 --- a/graphics/opendx/files/patch-al +++ b/graphics/opendx/files/patch-al @@ -1,11 +1,11 @@ ---- src/uipp/prompter/Makefile.in.orig Thu Jan 6 21:18:08 2000 -+++ src/uipp/prompter/Makefile.in Fri Feb 11 19:27:16 2000 -@@ -90,7 +90,7 @@ +--- src/uipp/prompter/ORIG/Makefile.in Fri May 26 22:35:25 2000 ++++ src/uipp/prompter/Makefile.in Fri May 26 22:36:01 2000 +@@ -100,7 +100,7 @@ YACC = @YACC@ yakker = @yakker@ --INCLUDES = -I../base -I../../../include -D@ARCH@ -+INCLUDES = -I../base -I../../../include +-INCLUDES = -I../base -I../../../include -D@ARCH@ ++INCLUDES = -I../base -I../../../include dxbindir = $(prefix)/dx/bin_@ARCH@ diff --git a/graphics/opendx/files/patch-am b/graphics/opendx/files/patch-am index 435a8c7..5dcb95f 100644 --- a/graphics/opendx/files/patch-am +++ b/graphics/opendx/files/patch-am @@ -1,11 +1,11 @@ ---- src/uipp/startup/Makefile.in.orig Thu Jan 6 21:18:09 2000 -+++ src/uipp/startup/Makefile.in Fri Feb 11 19:28:16 2000 -@@ -90,7 +90,7 @@ +--- src/uipp/startup/ORIG/Makefile.in Fri May 26 22:37:25 2000 ++++ src/uipp/startup/Makefile.in Fri May 26 22:37:50 2000 +@@ -100,7 +100,7 @@ YACC = @YACC@ yakker = @yakker@ --INCLUDES = -I../../../include -I../base -D@ARCH@ -+INCLUDES = -I../../../include -I../base +-INCLUDES = -I../../../include -I../base -D@ARCH@ ++INCLUDES = -I../../../include -I../base dxbindir = $(prefix)/dx/bin_@ARCH@ diff --git a/graphics/opendx/files/patch-an b/graphics/opendx/files/patch-an index 1d659dd..d17da5b 100644 --- a/graphics/opendx/files/patch-an +++ b/graphics/opendx/files/patch-an @@ -1,11 +1,11 @@ ---- src/uipp/java/Makefile.in.orig Thu Jan 6 21:18:07 2000 -+++ src/uipp/java/Makefile.in Fri Feb 11 19:29:50 2000 -@@ -460,7 +460,7 @@ +--- src/uipp/java/ORIG/Makefile.in Fri May 26 22:38:50 2000 ++++ src/uipp/java/Makefile.in Fri May 26 22:50:56 2000 +@@ -475,7 +475,7 @@ DXLink.o: server.jar (cd dxsc; $(JAVAH) -d ../server server.DXServer server.DXServerThread) -- (cd server; $(CC) -o ../DXLink.o -I../../../../include -c -D@ARCH@ $(CFLAGS) @JINC@ DXLink.c) -+ (cd server; $(CC) -o ../DXLink.o -I../../../../include -c $(CFLAGS) @JINC@ DXLink.c) +- (cd server; $(CC) $(DXABI) -o ../DXLink.o -I../../../../include -c -D@ARCH@ $(JNI_CFLAGS) @JINC@ DXLink.c) ++ (cd server; $(CC) $(DXABI) -o ../DXLink.o -I../../../../include -c $(JNI_CFLAGS) @JINC@ DXLink.c) distclean-local: rm -rf classes dxsc |