aboutsummaryrefslogtreecommitdiff
path: root/net/tcpflow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcpflow/Makefile')
-rw-r--r--net/tcpflow/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile
index b9468323d6a1..7c01300a09df 100644
--- a/net/tcpflow/Makefile
+++ b/net/tcpflow/Makefile
@@ -25,6 +25,7 @@ OPTIONS_DEFINE= DOCS
PORTDOCS= AUTHORS ChangeLog NEWS README
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${ARCH} == i386 && ! ${CFLAGS:M-march=*}