pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnutls gnutls: remove obsolete configure argu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9026c882e2db
branches:  trunk
changeset: 384203:9026c882e2db
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 19 09:16:01 2018 +0000

description:
gnutls: remove obsolete configure argument

diffstat:

 security/gnutls/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 6cbed70bccc9 -r 9026c882e2db security/gnutls/Makefile
--- a/security/gnutls/Makefile  Sun Aug 19 09:14:16 2018 +0000
+++ b/security/gnutls/Makefile  Sun Aug 19 09:16:01 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.185 2018/08/19 06:28:39 wiz Exp $
+# $NetBSD: Makefile,v 1.186 2018/08/19 09:16:01 wiz Exp $
 
 DISTNAME=      gnutls-3.6.3
 CATEGORIES=    security devel
@@ -20,7 +20,6 @@
 CONFIGURE_ARGS+=               --disable-guile
 CONFIGURE_ARGS+=               --disable-libdane
 CONFIGURE_ARGS+=               --without-tpm
-CONFIGURE_ARGS+=               --disable-destructive-tests
 CONFIGURE_ARGS+=               --disable-valgrind-tests
 CONFIGURE_ARGS+=               --with-libintl-prefix=${BUILDLINK_PREFIX.gettext}
 CONFIGURE_ARGS+=               --enable-local-libopts



Home | Main Index | Thread Index | Old Index