pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnutls gnutls: be explicit about --without-idn
details: https://anonhg.NetBSD.org/pkgsrc/rev/8ddbf992b2f2
branches: trunk
changeset: 313334:8ddbf992b2f2
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Sep 27 18:32:35 2018 +0000
description:
gnutls: be explicit about --without-idn
diffstat:
security/gnutls/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r bebeb3e7d311 -r 8ddbf992b2f2 security/gnutls/Makefile
--- a/security/gnutls/Makefile Thu Sep 27 18:06:36 2018 +0000
+++ b/security/gnutls/Makefile Thu Sep 27 18:32:35 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.189 2018/09/21 14:20:11 wiz Exp $
+# $NetBSD: Makefile,v 1.190 2018/09/27 18:32:35 tnn Exp $
DISTNAME= gnutls-3.6.3
PKGREVISION= 2
@@ -20,6 +20,7 @@
CONFIGURE_ARGS+= --disable-openssl-compatibility
CONFIGURE_ARGS+= --disable-guile
CONFIGURE_ARGS+= --disable-libdane
+CONFIGURE_ARGS+= --without-idn
CONFIGURE_ARGS+= --without-tpm
CONFIGURE_ARGS+= --disable-valgrind-tests
CONFIGURE_ARGS+= --with-libintl-prefix=${BUILDLINK_PREFIX.gettext}
Home |
Main Index |
Thread Index |
Old Index