summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/libopensync/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/libopensync/Makefile b/comms/libopensync/Makefile
index 5d52d9b39b6..9c1433a04c3 100644
--- a/comms/libopensync/Makefile
+++ b/comms/libopensync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/10/03 11:24:41 asau Exp $
+# $NetBSD: Makefile,v 1.15 2012/10/07 12:12:53 wiz Exp $
#
DISTNAME= libopensync-0.22
@@ -17,6 +17,7 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-python
+BUILDLINK_TRANSFORM+= rm:-Werror
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"