diff options
Diffstat (limited to 'japanese/kcc/Makefile')
-rw-r--r-- | japanese/kcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/kcc/Makefile b/japanese/kcc/Makefile index cd580f635a80..46a89aa2c907 100644 --- a/japanese/kcc/Makefile +++ b/japanese/kcc/Makefile @@ -21,7 +21,7 @@ MAN1= kcc.1 .include <bsd.port.pre.mk> .if ${OSVERSION} >= 501000 -BROKEN= "Does not compile" +USE_GCC=2.95 .endif .include <bsd.port.post.mk> |