aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/mbrowse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/mbrowse/Makefile')
-rw-r--r--net-mgmt/mbrowse/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile
index 432ac25d8d2f..6fd4d415272b 100644
--- a/net-mgmt/mbrowse/Makefile
+++ b/net-mgmt/mbrowse/Makefile
@@ -20,4 +20,5 @@ CONFIGURE_ARGS= --with-snmp-prefix=${PREFIX} --with-snmp-type=net
CPPFLAGS+= `net-snmp-config --cflags`
LDFLAGS+= `net-snmp-config --libs`
+NO_STAGE= yes
.include <bsd.port.mk>