aboutsummaryrefslogtreecommitdiff
path: root/net-im/libaccounts-glib
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-02-14 18:57:53 +0000
committerKoop Mast <kwm@FreeBSD.org>2016-02-14 18:57:53 +0000
commitb93a80c99281466281db26011356c75bd54ea36c (patch)
treecb5a8a1108829deee66dbb334ff2a733162448c6 /net-im/libaccounts-glib
parentb78527376a1d11bef820d5e9fe86d3c524ea6acf (diff)
Notes
Diffstat (limited to 'net-im/libaccounts-glib')
-rw-r--r--net-im/libaccounts-glib/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/libaccounts-glib/Makefile b/net-im/libaccounts-glib/Makefile
index 82815bf00b98..89e5cd640cc1 100644
--- a/net-im/libaccounts-glib/Makefile
+++ b/net-im/libaccounts-glib/Makefile
@@ -31,4 +31,8 @@ INSTALL_TARGET= install-strip
USES= gmake libtool pathfix pkgconfig python
USE_GNOME= pygobject3 introspection libxml2
+post-patch:
+ @${REINPLACE_CMD} -e 's|-Werror||g' \
+ ${WRKSRC}/libaccounts-glib/Makefile.in
+
.include <bsd.port.mk>