aboutsummaryrefslogtreecommitdiff
path: root/lang/gforth
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gforth')
-rw-r--r--lang/gforth/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index 6488c7ff770a..7cde4158cdb6 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -36,6 +36,7 @@ PORTDOCS= AUTHORS BUGS Benchres COPYING COPYING.DOC \
MAN1= gforth.1
INFO= gforth vmgen
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == i386 || ${ARCH} == powerpc