diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-10-07 08:11:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-10-07 08:11:41 +0000 |
commit | 2e7cf46d9c2686c00599df21c3e63a8bf12cee1a (patch) | |
tree | 093729ecae36bb062ab4bdd4d93c59ed678bd85d /japanese/mule-wnn7/Makefile | |
parent | a783310e6622c492518b62e5fa262eafe3eb13f0 (diff) | |
download | ports-2e7cf46d9c2686c00599df21c3e63a8bf12cee1a.tar.gz ports-2e7cf46d9c2686c00599df21c3e63a8bf12cee1a.zip |
Notes
Diffstat (limited to 'japanese/mule-wnn7/Makefile')
-rw-r--r-- | japanese/mule-wnn7/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/japanese/mule-wnn7/Makefile b/japanese/mule-wnn7/Makefile index 50e45bffbd12..247926737ba2 100644 --- a/japanese/mule-wnn7/Makefile +++ b/japanese/mule-wnn7/Makefile @@ -1,14 +1,16 @@ -# New ports collection makefile for: mule with Wnn6 -# Version required: 2.3 +# New ports collection makefile for: mule 2.3@19.34 with Wnn6 +# Version required: 2.3@19.34 # Date created: 7 July 1997 # Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.30 1997/09/10 08:51:19 asami Exp $ +# $Id: Makefile,v 1.31 1997/09/14 21:35:20 max Exp $ # PKGNAME= ja-mule-wnn6-2.3 CATEGORIES= japanese editors +BROKEN_ELF= yes + WNN6= yes .include "${.CURDIR}/../../editors/mule/Makefile" |