aboutsummaryrefslogtreecommitdiff
path: root/irc/ircproxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/ircproxy/Makefile')
-rw-r--r--irc/ircproxy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/ircproxy/Makefile b/irc/ircproxy/Makefile
index e39dd99d9989..2b09833078ee 100644
--- a/irc/ircproxy/Makefile
+++ b/irc/ircproxy/Makefile
@@ -30,6 +30,7 @@ OPTIONS_DEFAULT= SSL MEMDEBUG FDDEBUG
MEMDEBUG_DESC= Enable memory debugging
FDDEBUG_DESC= Enable file descriptor debugging
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSSL}