diff options
Diffstat (limited to 'irc/inspircd12/Makefile')
-rw-r--r-- | irc/inspircd12/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/inspircd12/Makefile b/irc/inspircd12/Makefile index 1ad8b40eb64d..09892ada1c14 100644 --- a/irc/inspircd12/Makefile +++ b/irc/inspircd12/Makefile @@ -60,6 +60,7 @@ POSIX_RE_DESC= Build m_regex_posix module PCRE_DESC= Build m_regex_pcre module TRE_DESC= Build m_regex_tre module +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MIPV6} |