pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libthrift devel/libthrift: suppress warning abou...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dd5b9ca6b08d
branches: trunk
changeset: 428241:dd5b9ca6b08d
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Apr 26 09:57:24 2020 +0000
description:
devel/libthrift: suppress warning about unnecessary USE_TOOLS+=perl
diffstat:
devel/libthrift/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2b394fa3ddc9 -r dd5b9ca6b08d devel/libthrift/Makefile
--- a/devel/libthrift/Makefile Sun Apr 26 09:55:09 2020 +0000
+++ b/devel/libthrift/Makefile Sun Apr 26 09:57:24 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2020/01/18 21:48:07 jperkin Exp $
+# $NetBSD: Makefile,v 1.80 2020/04/26 09:57:24 rillig Exp $
PKGREVISION= 2
.include "../../devel/thrift/Makefile.common"
@@ -13,6 +13,7 @@
PKGCONFIG_OVERRIDE= lib/cpp/thrift-nb.pc.in
PKGCONFIG_OVERRIDE+= lib/cpp/thrift-z.pc.in
PKGCONFIG_OVERRIDE+= lib/cpp/thrift.pc.in
+TOOLS_BROKEN+= perl # suppress warning about USE_TOOLS+=perl
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index