diff options
author | asami <asami@FreeBSD.org> | 1998-03-21 18:54:22 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-21 18:54:22 +0800 |
commit | cf6a22e9414442851b99640ee81009362a5557ed (patch) | |
tree | 3d50ef568e405b0a26c0caa146e08d8082e05d65 /japanese/skkinput/Makefile | |
parent | 4009124744f3de04b7bbab0ebe7051e00f04d604 (diff) | |
download | freebsd-ports-gnome-cf6a22e9414442851b99640ee81009362a5557ed.tar.gz freebsd-ports-gnome-cf6a22e9414442851b99640ee81009362a5557ed.tar.zst freebsd-ports-gnome-cf6a22e9414442851b99640ee81009362a5557ed.zip |
Mark this port broken, can't fetch.
Diffstat (limited to 'japanese/skkinput/Makefile')
-rw-r--r-- | japanese/skkinput/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/skkinput/Makefile b/japanese/skkinput/Makefile index 2ea7a1eee26d..3597495acadc 100644 --- a/japanese/skkinput/Makefile +++ b/japanese/skkinput/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 |