pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libdbusmenu-gtk3 libdbusmenu-gtk3 uses deprecate...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f70a0814d72e
branches: trunk
changeset: 418450:f70a0814d72e
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Tue Nov 26 14:28:20 2019 +0000
description:
libdbusmenu-gtk3 uses deprecated APIs - remove -Werror to fix build
diffstat:
devel/libdbusmenu-gtk3/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d449a5b2d9a2 -r f70a0814d72e devel/libdbusmenu-gtk3/Makefile
--- a/devel/libdbusmenu-gtk3/Makefile Tue Nov 26 14:19:58 2019 +0000
+++ b/devel/libdbusmenu-gtk3/Makefile Tue Nov 26 14:28:20 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2019/11/06 14:34:30 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2019/11/26 14:28:20 jmcneill Exp $
PKGREVISION= 15
.include "../../meta-pkgs/libdbusmenu/Makefile.common"
@@ -19,6 +19,8 @@
BUILD_DIRS= libdbusmenu-gtk
+BUILDLINK_TRANSFORM+= rm:-Werror
+
.include "../../devel/libdbusmenu-glib/buildlink3.mk"
BUILDLINK_DEPMETHOD.gobject-introspection+= build
.include "../../devel/gobject-introspection/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index