diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-10-16 02:29:05 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-10-16 02:29:05 +0000 |
commit | 83f596adf848f6438ca07f4d71aa068564a673d4 (patch) | |
tree | ce70b24d35bc978f4ef7532d48bd41cf3356ac28 /japanese/ming/Makefile | |
parent | BROKEN on 5.x: does not compile (diff) |
Unbreak on 5.x.
Prodded by: kris
Diffstat (limited to 'japanese/ming/Makefile')
-rw-r--r-- | japanese/ming/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/ming/Makefile b/japanese/ming/Makefile index 55154adde9b1..4ca569b07596 100644 --- a/japanese/ming/Makefile +++ b/japanese/ming/Makefile @@ -40,7 +40,7 @@ DOCS_UTIL= README \ .include <bsd.port.pre.mk> .if ${OSVERSION} >= 501000 -BROKEN= "Does not compile" +#BROKEN= "Does not compile" .endif post-extract: |