pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/libdbusmenu Each time you make software that...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e764a2b2a2d5
branches: trunk
changeset: 448413:e764a2b2a2d5
user: nia <nia%pkgsrc.org@localhost>
date: Sun Mar 07 17:22:41 2021 +0000
description:
Each time you make software that uses Werror by default a pkgsrc cries
diffstat:
meta-pkgs/libdbusmenu/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a3e7036346fc -r e764a2b2a2d5 meta-pkgs/libdbusmenu/Makefile.common
--- a/meta-pkgs/libdbusmenu/Makefile.common Sun Mar 07 17:20:00 2021 +0000
+++ b/meta-pkgs/libdbusmenu/Makefile.common Sun Mar 07 17:22:41 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2016/05/20 22:14:25 youri Exp $
+# $NetBSD: Makefile.common,v 1.2 2021/03/07 17:22:41 nia Exp $
#
# used by devel/libdbusmenu/Makefile
# used by devel/libdbusmenu-glib/Makefile
@@ -25,6 +25,8 @@
USE_LIBTOOL= yes
USE_TOOLS+= gmake msgfmt msgmerge intltool pkg-config xgettext
+BUILDLINK_TRANSFORM+= rm:-Werror
+
PKGCONFIG_OVERRIDE+= libdbusmenu-glib/dbusmenu-glib-0.4.pc.in
PKGCONFIG_OVERRIDE+= libdbusmenu-gtk/dbusmenu-gtk3-0.4.pc.in
PKGCONFIG_OVERRIDE+= libdbusmenu-gtk/dbusmenu-gtk-0.4.pc.in
Home |
Main Index |
Thread Index |
Old Index