aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/mbuffer/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/mbuffer/Makefile b/misc/mbuffer/Makefile
index 3cfa18b313e0..5a985db077b0 100644
--- a/misc/mbuffer/Makefile
+++ b/misc/mbuffer/Makefile
@@ -27,7 +27,6 @@ MHASH_DESC= Use mhash for hash generation
OPTIONS_DEFAULT= MHASH
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMHASH}