summaryrefslogtreecommitdiff
path: root/emulators/spim/files/patch-01
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-02-27 04:55:17 +0000
committerSteve Price <steve@FreeBSD.org>2001-02-27 04:55:17 +0000
commitf31050845b44173f2cf07aa36a3a0b9644f75078 (patch)
treec08ad08e5a43f6f3cb824236a2816b5aa32a7c1e /emulators/spim/files/patch-01
parentRemove KDE 1.x metaport. (diff)
Update to version 6.3.
PR: 25021 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes: svn path=/head/; revision=38833
Diffstat (limited to 'emulators/spim/files/patch-01')
-rw-r--r--emulators/spim/files/patch-0111
1 files changed, 4 insertions, 7 deletions
diff --git a/emulators/spim/files/patch-01 b/emulators/spim/files/patch-01
index 369590faf3dd..e1df4551ca36 100644
--- a/emulators/spim/files/patch-01
+++ b/emulators/spim/files/patch-01
@@ -1,7 +1,6 @@
-diff -ru Imakefile.orig Imakefile
---- Imakefile.orig Fri Sep 20 22:44:50 1996
-+++ Imakefile Mon Feb 3 11:26:40 1997
-@@ -57,13 +57,13 @@
+--- Imakefile.orig Sun Jan 14 20:55:15 2001
++++ Imakefile Sun Feb 11 23:49:11 2001
+@@ -44,13 +44,13 @@
#
# Full path for directory that will hold the trap handler file:
@@ -18,12 +17,10 @@ diff -ru Imakefile.orig Imakefile
# If you have flex, use it instead of lex. If you use flex, define this
-@@ -291,7 +291,7 @@
+@@ -255,7 +255,7 @@
mv -f lex.yy.c.xx lex.yy.c
depend::
- makedepend -w10 *.c
+ makedepend -w10 -I$(X11BASE)/include *.c
- #
- # DO NOT DELETE THIS LINE -- make depend depends on it.