pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xsel xsel: Strip out -Werror
details: https://anonhg.NetBSD.org/pkgsrc/rev/745df570b62a
branches: trunk
changeset: 442735:745df570b62a
user: nia <nia%pkgsrc.org@localhost>
date: Sun Nov 29 20:37:32 2020 +0000
description:
xsel: Strip out -Werror
diffstat:
x11/xsel/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 8d9a90ed9a72 -r 745df570b62a x11/xsel/Makefile
--- a/x11/xsel/Makefile Sun Nov 29 20:33:53 2020 +0000
+++ b/x11/xsel/Makefile Sun Nov 29 20:37:32 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/29 05:07:20 asau Exp $
+# $NetBSD: Makefile,v 1.3 2020/11/29 20:37:32 nia Exp $
#
DISTNAME= xsel-1.2.0
@@ -11,6 +11,8 @@
GNU_CONFIGURE= yes
+BUILDLINK_TRANSFORM+= rm:-Werror
+
BUILDLINK_DEPMETHOD.libXt?= build
post-install:
Home |
Main Index |
Thread Index |
Old Index