pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libthrift_c_glib
Module Name: pkgsrc
Committed By: rillig
Date: Wed May 13 03:39:52 UTC 2020
Modified Files:
pkgsrc/devel/libthrift_c_glib: Makefile
Log Message:
devel/libthrift_c_glib: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/libthrift_c_glib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libthrift_c_glib/Makefile
diff -u pkgsrc/devel/libthrift_c_glib/Makefile:1.3 pkgsrc/devel/libthrift_c_glib/Makefile:1.4
--- pkgsrc/devel/libthrift_c_glib/Makefile:1.3 Sun Mar 8 16:49:15 2020
+++ pkgsrc/devel/libthrift_c_glib/Makefile Wed May 13 03:39:52 2020
@@ -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 @@ COMMENT= C (Glib) bindings for the Apach
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