pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/mono6 mono6: also disable btls-lib



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44896c918a36
branches:  trunk
changeset: 338826:44896c918a36
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Aug 31 10:30:03 2019 +0000

description:
mono6: also disable btls-lib

diffstat:

 lang/mono6/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d2e1cf01a330 -r 44896c918a36 lang/mono6/Makefile
--- a/lang/mono6/Makefile       Sat Aug 31 10:09:15 2019 +0000
+++ b/lang/mono6/Makefile       Sat Aug 31 10:30:03 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/08/29 12:19:44 nia Exp $
+# $NetBSD: Makefile,v 1.3 2019/08/31 10:30:03 nia Exp $
 
 DISTNAME=      mono-6.0.0.313
 CATEGORIES=    lang
@@ -27,6 +27,7 @@
 
 # The boringtls provider seems Linux-only and requires CMake to build.
 CONFIGURE_ARGS+=       --disable-btls
+CONFIGURE_ARGS+=       --disable-btls-lib
 
 # Requires a cwrappers change: http://mail-index.netbsd.org/tech-pkg/2019/08/16/msg021791.html
 USE_CWRAPPERS=         no



Home | Main Index | Thread Index | Old Index