diff options
author | nectar <nectar@FreeBSD.org> | 2004-01-11 15:30:03 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2004-01-11 15:30:03 +0000 |
commit | 9594db69386b5cd471502d6a5c35a1502d53ae6d (patch) | |
tree | 4b59a4d26c2126027c9ec073e12755a85a6a7450 /japanese | |
parent | 1cf60d73726f292477f594e2b98830c0b3f1f1c9 (diff) | |
download | FreeBSD-ports-9594db69386b5cd471502d6a5c35a1502d53ae6d.zip FreeBSD-ports-9594db69386b5cd471502d6a5c35a1502d53ae6d.tar.gz |
I forgot to remove this obsolete patch with the upgrade to 0.9.
Reminded by: ume
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/im-ja/files/patch-src%wnnlib.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/japanese/im-ja/files/patch-src%wnnlib.c b/japanese/im-ja/files/patch-src%wnnlib.c deleted file mode 100644 index 16f02f6..0000000 --- a/japanese/im-ja/files/patch-src%wnnlib.c +++ /dev/null @@ -1,12 +0,0 @@ -*** src/wnnlib.c.orig Tue Sep 2 15:42:48 2003 ---- src/wnnlib.c Tue Sep 2 15:42:58 2003 -*************** -*** 585,590 **** ---- 585,591 ---- - #include <string.h> - #include <stdlib.h> - #include <pwd.h> -+ #include <unistd.h> - - #ifndef ENVDIR - #define ENVDIR "/usr/share/wnn" |