Source-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 USE_TOOLS+=p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/49d9c2c5f5f4
branches: trunk
changeset: 431990:49d9c2c5f5f4
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon May 18 05:03:39 2020 +0000
description:
devel/libthrift: suppress USE_TOOLS+=perl warning
diffstat:
devel/libthrift/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 280213362045 -r 49d9c2c5f5f4 devel/libthrift/Makefile
--- a/devel/libthrift/Makefile Sun May 17 23:56:00 2020 +0000
+++ b/devel/libthrift/Makefile Mon May 18 05:03:39 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2020/05/06 14:04:27 adam Exp $
+# $NetBSD: Makefile,v 1.83 2020/05/18 05:03:39 rillig Exp $
PKGREVISION= 3
.include "../../devel/thrift/Makefile.common"
@@ -9,6 +9,8 @@
DEPENDS+= thrift-[0-9]*:../../devel/thrift
BUILD_DIRS= lib/cpp
+TOOLS_BROKEN+= perl
+
CONFIGURE_ENV+= THRIFT=${PREFIX}/bin/thrift
CONFIGURE_ENV+= ac_cv_prog_PERL= # none, not needed
PKGCONFIG_OVERRIDE= lib/cpp/thrift-nb.pc.in
Home |
Main Index |
Thread Index |
Old Index