diff options
author | asami <asami@FreeBSD.org> | 1997-06-11 19:33:34 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-11 19:33:34 +0000 |
commit | 17c4753c93cb5e6dac1daada2fd3c56143202947 (patch) | |
tree | d390632f98283d1139de3692f332a22ad216c2b4 /japanese | |
parent | bd79bdfc687ac8c10d2b0a5cde4cfdfaf920b8bc (diff) | |
download | FreeBSD-ports-17c4753c93cb5e6dac1daada2fd3c56143202947.zip FreeBSD-ports-17c4753c93cb5e6dac1daada2fd3c56143202947.tar.gz |
Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy.
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 d465aa0..805f257 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 |