brasero: Remove werror
This commit is contained in:
parent
2730212045
commit
502e5a8512
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue