pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/synce-rra
Module Name: pkgsrc
Committed By: nia
Date: Tue Sep 3 12:51:56 UTC 2019
Modified Files:
pkgsrc/comms/synce-rra: Makefile
Log Message:
synce-rra: Strip -Werror
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/comms/synce-rra/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/synce-rra/Makefile
diff -u pkgsrc/comms/synce-rra/Makefile:1.8 pkgsrc/comms/synce-rra/Makefile:1.9
--- pkgsrc/comms/synce-rra/Makefile:1.8 Wed Oct 3 11:24:44 2012
+++ pkgsrc/comms/synce-rra/Makefile Tue Sep 3 12:51:56 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/10/03 11:24:44 asau Exp $
+# $NetBSD: Makefile,v 1.9 2019/09/03 12:51:56 nia Exp $
#
DISTNAME= synce-rra-0.9.1
@@ -19,6 +19,8 @@ GNU_CONFIGURE= yes
CFLAGS.SunOS+= -D__EXTENSIONS__
+BUILDLINK_TRANSFORM+= rm:-Werror
+
.include "../../comms/synce-librapi2/buildlink3.mk"
.include "../../comms/synce-libsynce/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index