diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-18 04:27:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-18 04:27:06 +0000 |
commit | 6295c721b76ced32fca3a1c4874067211fe72cc7 (patch) | |
tree | e493e8b3c74342637c3ccb0e20643fc6883f839f /korean | |
parent | 7f008f65c07f56fe0cd381731fcced305922f928 (diff) |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/gau/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/gau/Makefile b/korean/gau/Makefile index 3009a29b23e2..ef7e0ae2e576 100644 --- a/korean/gau/Makefile +++ b/korean/gau/Makefile @@ -30,7 +30,7 @@ GNU_CONFIGURE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile on FreeBSD ${OSVERSION}" +BROKEN= Does not compile on FreeBSD > 5.0 .endif .include <bsd.port.post.mk> |