diff options
Diffstat (limited to 'irc/inspircd/Makefile')
-rw-r--r-- | irc/inspircd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile index 0878bc7757c2..e5baf62002bf 100644 --- a/irc/inspircd/Makefile +++ b/irc/inspircd/Makefile @@ -58,6 +58,7 @@ SQLITE_DESC= Build m_sqlite3 module PCRE_DESC= Build m_regex_pcre module POSIX_DESC= Build m_regex_posix module +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLDAPAUTH} |