diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-01 01:05:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-01 01:05:16 +0000 |
commit | 22084ff7db16940443e6cfd62b9638e6f0504db1 (patch) | |
tree | e90430f07ecf3bec6e8dc103e38640302f348e7c /japanese/mule-canna+wnn7/Makefile | |
parent | Don't try to do anything fancy and copy stuff under ${WRKDIR} so this works (diff) |
Use the recently-released source of the Wnn6 client library, so we aren't
BROKEN_ELF anymore.
PR: 8770
Submitted by: taoka@infonets.hiroshima-u.ac.jp
Diffstat (limited to 'japanese/mule-canna+wnn7/Makefile')
-rw-r--r-- | japanese/mule-canna+wnn7/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/mule-canna+wnn7/Makefile b/japanese/mule-canna+wnn7/Makefile index b1fc6bc59ca5..c91819dd3c63 100644 --- a/japanese/mule-canna+wnn7/Makefile +++ b/japanese/mule-canna+wnn7/Makefile @@ -3,14 +3,12 @@ # Date created: 7 July 1997 # Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.2 1997/09/14 21:35:11 max Exp $ +# $Id: Makefile,v 1.3 1998/10/07 08:11:37 asami Exp $ # PKGNAME= ja-mule-canna+wnn6-2.3 CATEGORIES= japanese editors -BROKEN_ELF= yes - CANNA= yes WNN6= yes |