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-al | |
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-al')
-rw-r--r-- | graphics/opendx/files/patch-al | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/opendx/files/patch-al b/graphics/opendx/files/patch-al index e2d77636e85b..450eeed760f2 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@ |