Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libthrift_c_glib devel/libthrift_c_glib: suppres...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d981aad60d60
branches:  trunk
changeset: 431415:d981aad60d60
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed May 13 03:39:52 2020 +0000

description:
devel/libthrift_c_glib: suppress USE_TOOLS+=perl warning

diffstat:

 devel/libthrift_c_glib/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 804c49432ad3 -r d981aad60d60 devel/libthrift_c_glib/Makefile
--- a/devel/libthrift_c_glib/Makefile   Wed May 13 03:39:09 2020 +0000
+++ b/devel/libthrift_c_glib/Makefile   Wed May 13 03:39:52 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/03/08 16:49:15 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/05/13 03:39:52 rillig Exp $
 
 PKGREVISION= 2
 .include "../../devel/thrift/Makefile.common"
@@ -9,6 +9,7 @@
 DEPENDS+=      thrift-[0-9]*:../../devel/thrift
 BUILD_DIRS=    lib/c_glib
 
+TOOLS_BROKEN+=         perl
 CONFIGURE_ENV+=                THRIFT=${PREFIX}/bin/thrift
 PKGCONFIG_OVERRIDE=    lib/c_glib/thrift_c_glib.pc.in
 



Home | Main Index | Thread Index | Old Index