aboutsummaryrefslogtreecommitdiffstats
path: root/irc/bnc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/bnc/Makefile')
-rw-r--r--irc/bnc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile
index e287f0289cbf..195bea988df2 100644
--- a/irc/bnc/Makefile
+++ b/irc/bnc/Makefile
@@ -33,7 +33,7 @@ do-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/
- @${INSTALL_DATA} ${WRKSRC}/example.conf ${PREFIX}/etc/bnc.conf.sample
.endif
+ @${INSTALL_DATA} ${WRKSRC}/example.conf ${PREFIX}/etc/bnc.conf.sample
.include <bsd.port.post.mk>