diff options
Diffstat (limited to 'irc/lostirc/Makefile')
-rw-r--r-- | irc/lostirc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile index 2aba5a4d9381..672bf8351cc4 100644 --- a/irc/lostirc/Makefile +++ b/irc/lostirc/Makefile @@ -25,6 +25,7 @@ MAN1= lostirc.1 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} |