diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-06-13 08:40:06 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-06-13 08:40:06 +0000 |
commit | 8c6092e5ec455e0673086036e0a9b026dc9510eb (patch) | |
tree | fe1db175baadf14a460db2851f82161c97b8041e /japanese/tcl76 | |
parent | 825193eda3c85c9cb2bd34787409665e70a201e5 (diff) |
Notes
Diffstat (limited to 'japanese/tcl76')
-rw-r--r-- | japanese/tcl76/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/tcl76/Makefile b/japanese/tcl76/Makefile index 75898a4e749d..9edf78c2a7f7 100644 --- a/japanese/tcl76/Makefile +++ b/japanese/tcl76/Makefile @@ -38,7 +38,7 @@ NO_LATEST_LINK= yes .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" -BROKEN= "Does not compile on sparc64" +BROKEN= Does not compile on sparc64 .elif ${OSVERSION} >= 900000 BROKEN= does not build .endif |