summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-01-21 23:33:40 +0000
committernia <nia@pkgsrc.org>2020-01-21 23:33:40 +0000
commit02110794f6f97d51d8fc1fb9fbd99ae17e7300ce (patch)
treebd0502820675113735645de1609f79cb0aed277b /sysutils
parentf429d6f1b3ea0d4fcdfcc8d3eb74da764ba90c7c (diff)
downloadpkgsrc-02110794f6f97d51d8fc1fb9fbd99ae17e7300ce.tar.gz
brasero: Use configure option to disable Werror= flags.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/brasero/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile
index f1e89836c2c..79d779bb52d 100644
--- a/sysutils/brasero/Makefile
+++ b/sysutils/brasero/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2020/01/21 23:26:29 nia Exp $
+# $NetBSD: Makefile,v 1.86 2020/01/21 23:33:40 nia Exp $
DISTNAME= brasero-3.12.2
CATEGORIES= sysutils gnome
@@ -20,6 +20,7 @@ TOOL_DEPENDS+= p5-XML-LibXML>=1.58:../../textproc/p5-XML-LibXML
TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
CONFIGURE_ARGS+= --disable-nautilus
+CONFIGURE_ARGS+= --enable-compile-warnings=minimum # Disable Werror
.include "../../mk/bsd.prefs.mk"
@@ -27,8 +28,6 @@ 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