aboutsummaryrefslogtreecommitdiff
path: root/lang/gforth
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-08-09 20:38:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-08-09 20:38:53 +0000
commitf896c6fa6531758c1a5572aaff66865860dbae97 (patch)
treef7494ae9c8346b17e8186ef29b9bf3cceab9cdf4 /lang/gforth
parent31818d07e5d58c4885d868e64a67c480f78a6e28 (diff)
downloadports-f896c6fa6531758c1a5572aaff66865860dbae97.tar.gz
ports-f896c6fa6531758c1a5572aaff66865860dbae97.zip
force commit.
- Fix Makefile entry Approved by: krion (mentor)
Notes
Notes: svn path=/head/; revision=170222
Diffstat (limited to 'lang/gforth')
-rw-r--r--lang/gforth/Makefile2
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