diff options
author | asami <asami@FreeBSD.org> | 1997-06-11 12:01:12 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-11 12:01:12 +0000 |
commit | a3b0ce0b98d02ad4ceab4a211504be98e2b28a2f (patch) | |
tree | c8f248800a74732b3f2455a2d4682e62ddc2b26f /japanese/canna-lib | |
parent | 07c14a4f1da17a361a20ddaa7a8cf50a76b55dd4 (diff) | |
download | FreeBSD-ports-a3b0ce0b98d02ad4ceab4a211504be98e2b28a2f.zip FreeBSD-ports-a3b0ce0b98d02ad4ceab4a211504be98e2b28a2f.tar.gz |
Remove empty "all:" target. Something in XFree86-3.3 imake config files
makes make unhappy about this line.
Diffstat (limited to 'japanese/canna-lib')
-rw-r--r-- | japanese/canna-lib/files/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/canna-lib/files/patch-ae b/japanese/canna-lib/files/patch-ae new file mode 100644 index 0000000..24483b2 --- /dev/null +++ b/japanese/canna-lib/files/patch-ae @@ -0,0 +1,11 @@ +--- ./dic/ideo/user/Imakefile.org Sat Feb 5 05:21:06 1994 ++++ ./dic/ideo/user/Imakefile Wed Jun 11 04:46:51 1997 +@@ -10,8 +10,6 @@ + DICS = chimei.t dics.dir katakana.t necgaiji.t \ + software.t user.t + +-all: +- + MakeDirectories(install,$(USERDICDIR)) + + install:: |