diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gforth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index c3c223a425c8..b7dd15fb560d 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -39,7 +39,7 @@ PORTDOCS= * .include <bsd.port.pre.mk> -BROKEN= does not build in Makefile +BROKEN= does not build .if ${ARCH} == i386 WORDSIZE=32 |