diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-11 19:45:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-11 19:45:31 +0000 |
commit | 522a3ebc0d33c19ca5b03aa045f32339cd7e42a5 (patch) | |
tree | ef2094a620bfc309fd3804be859e2b4730a306e5 /www/chimera2 | |
parent | Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy. (diff) |
MFJ: Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy.
Notes
Notes:
svn path=/head/; revision=6866
Diffstat (limited to 'www/chimera2')
-rw-r--r-- | www/chimera2/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/chimera2/files/patch-aa b/www/chimera2/files/patch-aa index d465aa0bbb37..6de08afc4cb0 100644 --- a/www/chimera2/files/patch-aa +++ b/www/chimera2/files/patch-aa @@ -9,3 +9,14 @@ /* * OSF1 needs -D_BSD +--- ./compat/Imakefile.org Mon Mar 13 19:48:00 1995 ++++ ./compat/Imakefile Wed Jun 11 12:42:13 1997 +@@ -31,7 +31,7 @@ + + DependTarget() + #else +-all: ++all:: + + depend:: + #endif |