Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/lua-thrift devel/lua-thrift: suppress USE_TOOLS+...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b75756f32e18
branches: trunk
changeset: 431416:b75756f32e18
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed May 13 03:40:29 2020 +0000
description:
devel/lua-thrift: suppress USE_TOOLS+=perl warning
diffstat:
devel/lua-thrift/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d981aad60d60 -r b75756f32e18 devel/lua-thrift/Makefile
--- a/devel/lua-thrift/Makefile Wed May 13 03:39:52 2020 +0000
+++ b/devel/lua-thrift/Makefile Wed May 13 03:40:29 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/09/18 11:27:52 adam Exp $
+# $NetBSD: Makefile,v 1.2 2020/05/13 03:40:29 rillig Exp $
.include "../../devel/thrift/Makefile.common"
@@ -8,6 +8,7 @@
DEPENDS+= thrift-[0-9]*:../../devel/thrift
BUILD_DIRS= lib/lua
+TOOLS_BROKEN+= perl
CONFIGURE_ENV+= THRIFT=${PREFIX}/bin/thrift
.include "../../lang/lua/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index