pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/brasero



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Jan 21 23:26:29 UTC 2020

Modified Files:
        pkgsrc/sysutils/brasero: Makefile

Log Message:
brasero: Remove werror


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/sysutils/brasero/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/brasero/Makefile
diff -u pkgsrc/sysutils/brasero/Makefile:1.84 pkgsrc/sysutils/brasero/Makefile:1.85
--- pkgsrc/sysutils/brasero/Makefile:1.84       Tue Jan 21 15:09:03 2020
+++ pkgsrc/sysutils/brasero/Makefile    Tue Jan 21 23:26:29 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2020/01/21 15:09:03 nia Exp $
+# $NetBSD: Makefile,v 1.85 2020/01/21 23:26:29 nia Exp $
 
 DISTNAME=      brasero-3.12.2
 CATEGORIES=    sysutils gnome
@@ -27,6 +27,8 @@ CONFIGURE_ARGS+=      --disable-nautilus
 CONFIGURE_ARGS+=       --disable-inotify
 .endif
 
+BUILDLINK_TRANSFORM+=  rm:-Werror=format=2
+
 PKGCONFIG_OVERRIDE+=   libbrasero-burn3.pc.in
 PKGCONFIG_OVERRIDE+=   libbrasero-media3.pc.in
 



Home | Main Index | Thread Index | Old Index