diff options
author | asami <asami@FreeBSD.org> | 1997-06-12 03:33:34 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-12 03:33:34 +0800 |
commit | 17c4753c93cb5e6dac1daada2fd3c56143202947 (patch) | |
tree | d390632f98283d1139de3692f332a22ad216c2b4 /japanese | |
parent | bd79bdfc687ac8c10d2b0a5cde4cfdfaf920b8bc (diff) | |
download | freebsd-ports-gnome-17c4753c93cb5e6dac1daada2fd3c56143202947.tar.gz freebsd-ports-gnome-17c4753c93cb5e6dac1daada2fd3c56143202947.tar.zst freebsd-ports-gnome-17c4753c93cb5e6dac1daada2fd3c56143202947.zip |
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 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 |