diff options
Diffstat (limited to 'lang/klone/Makefile')
-rw-r--r-- | lang/klone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/klone/Makefile b/lang/klone/Makefile index 010dc47ae1b8..bf3d7bdf6848 100644 --- a/lang/klone/Makefile +++ b/lang/klone/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/Klone .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" -BROKEN= "Does not compile on sparc64" +BROKEN= Does not compile on sparc64 .endif do-configure: |