aboutsummaryrefslogtreecommitdiff
path: root/irc/irc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/irc/Makefile')
-rw-r--r--irc/irc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/irc/Makefile b/irc/irc/Makefile
index 3b279f9c92b4..0e1b382ae5cc 100644
--- a/irc/irc/Makefile
+++ b/irc/irc/Makefile
@@ -28,6 +28,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
OPTIONS_DEFINE= IPV6
OPTIONS_DEFAULT=IPV6
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MIPV6}