aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2007-05-30 19:12:09 +0800
committerarved <arved@FreeBSD.org>2007-05-30 19:12:09 +0800
commit41e273d424b29d226ae50b6f32c22414252fbc4a (patch)
treea03b598f6c781ffbdabe95db2edfac7f82df4da4 /irc
parent317fa2cc1415fce7b49ccea5ec1381e8fa7a77f6 (diff)
downloadfreebsd-ports-gnome-41e273d424b29d226ae50b6f32c22414252fbc4a.tar.gz
freebsd-ports-gnome-41e273d424b29d226ae50b6f32c22414252fbc4a.tar.zst
freebsd-ports-gnome-41e273d424b29d226ae50b6f32c22414252fbc4a.zip
Fix build on CURRENT
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