diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 08:24:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 08:24:48 +0000 |
commit | a8d327485a5fc2510c87a175157e33ab78cd6590 (patch) | |
tree | d89b70b8b272d4c452ab8bd8894d92a6120086df /japanese | |
parent | Mark as broken with gcc4.2. (diff) |
Mark as broken: fails to install.
Notes
Notes:
svn path=/head/; revision=200435
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/mh/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile index e64127d503b2..1389b3b781ce 100644 --- a/japanese/mh/Makefile +++ b/japanese/mh/Makefile @@ -20,6 +20,10 @@ COMMENT= Rand MH mail handling system + Japanese patches BUILD_DEPENDS= jless:${PORTSDIR}/japanese/less RUN_DEPENDS= jless:${PORTSDIR}/japanese/less +BROKEN= fails to install +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE= 2007-11-30 + VERSION= 6.8.4 JP_VERSION= 3.05 |