aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
Diffstat (limited to 'irc')
-rw-r--r--irc/weechat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index 0f2c9718cb6d..3ab3ed83481c 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -89,7 +89,6 @@ BUILD_DEPENDS+= xsltproc:${PORTSDIR}/textproc/libxslt \
CMAKE_ARGS+= -DENABLE_MAN=yes -DMANDIR=${MANPREFIX}/man -DENABLE_DOC=yes
.else
CMAKE_ARGS+= -DENABLE_MAN=no -DENABLE_DOC=no
-CFLAGS+= -Qunused-arguments
.endif
.include <bsd.port.options.mk>