diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-11 19:33:34 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-11 19:33:34 +0000 |
commit | 3b998074535cf9486bc177654c07529e255a96ca (patch) | |
tree | 81e2458540e02eea42b3bfee1015e68309f63378 /japanese | |
parent | Distfile changed (diff) |
Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy.
Notes
Notes:
svn path=/head/; revision=6865
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/chimera/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/chimera/files/patch-aa b/japanese/chimera/files/patch-aa index d465aa0bbb37..805f25785c65 100644 --- a/japanese/chimera/files/patch-aa +++ b/japanese/chimera/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:15:59 1997 +@@ -31,7 +31,7 @@ + + DependTarget() + #else +-all: ++all:: + + depend:: + #endif |