summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
Diffstat (limited to 'irc')
-rw-r--r--irc/xaric/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/xaric/Makefile b/irc/xaric/Makefile
index bda9baed3809..911fb23c2598 100644
--- a/irc/xaric/Makefile
+++ b/irc/xaric/Makefile
@@ -19,6 +19,9 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= xaric.1
+post-patch:
+ ${REINPLACE_CMD} -e "s,-Werror,," ${WRKSRC}/Makefile.in
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xaric ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/xaric.1 ${MANPREFIX}/man/man1