diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-03-21 10:54:22 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-03-21 10:54:22 +0000 |
commit | 968ffec366216bf4f41485bd7b33b420a841d80e (patch) | |
tree | b327a86fe1602cf20f369fca567d0a8883e91a4a /japanese/skkinput3 | |
parent | b781388c675b12156d5d4eb4fc35ff8ac8c7ff53 (diff) | |
download | ports-968ffec366216bf4f41485bd7b33b420a841d80e.tar.gz ports-968ffec366216bf4f41485bd7b33b420a841d80e.zip |
Notes
Diffstat (limited to 'japanese/skkinput3')
-rw-r--r-- | japanese/skkinput3/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/skkinput3/Makefile b/japanese/skkinput3/Makefile index 2ea7a1eee26d..3597495acadc 100644 --- a/japanese/skkinput3/Makefile +++ b/japanese/skkinput3/Makefile @@ -3,7 +3,7 @@ # Date created: 28 Jan 1998 # Whom: Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/03/12 16:05:00 itojun Exp $ # DISTNAME= skkinput-2.00-SNAP980123 @@ -16,6 +16,8 @@ MAINTAINER= mrt@mickey.ai.kyutech.ac.jp RUN_DEPENDS= ${LOCALBASE}/libexec/skkserv:${PORTSDIR}/japanese/skk \ jman:${PORTSDIR}/japanese/man +BROKEN= fetch + USE_IMAKE= yes MANLANG= ja_JP.EUC MAN1= skkinput.1 |