aboutsummaryrefslogtreecommitdiff
path: root/irc/ngircd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/ngircd/Makefile')
-rw-r--r--irc/ngircd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile
index fdb6bbd3eef6..94bf7eccecbd 100644
--- a/irc/ngircd/Makefile
+++ b/irc/ngircd/Makefile
@@ -33,6 +33,7 @@ IDENT_DESC=Enable IDENT (AUTH) protocol support
SNIFFER_DESC=Enable IRC traffic sniffer
DEBUG_DESC=Show additional debug output
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if exists(/usr/include/tcpd.h) && !defined(WITHOUT_TCP_WRAPPERS)