diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-22 20:43:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-22 20:43:36 +0000 |
commit | 7ff51518fa5995dfc6d9b7e5dd66757a3817b475 (patch) | |
tree | a459c23087567c9de8eeb844c1c5ab1cd14a80a9 /japanese/kon2-16dot/Makefile | |
parent | - Update to 4.6.9 (diff) |
- Mark BROKEN: installs an unwanted file
install -o root -g wheel -m 444 kon.1.gz /usr/local/man/ja/man11
686488 8 -r--r--r-- 1 root wheel 4052 May 20 20:41 usr/local/man/ja/man11
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=297224
Diffstat (limited to 'japanese/kon2-16dot/Makefile')
-rw-r--r-- | japanese/kon2-16dot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile index 4dbb4c46ba9b..451fb82475ab 100644 --- a/japanese/kon2-16dot/Makefile +++ b/japanese/kon2-16dot/Makefile @@ -22,6 +22,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER?= ports@FreeBSD.org COMMENT= Kanji On Console -- Display kanji characters on your own console +BROKEN= installs an unwanted file + ONLY_FOR_ARCHS= i386 amd64 MAN1= kon.1 |