pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/gnutls
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 19 09:16:01 UTC 2018
Modified Files:
pkgsrc/security/gnutls: Makefile
Log Message:
gnutls: remove obsolete configure argument
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 pkgsrc/security/gnutls/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/gnutls/Makefile
diff -u pkgsrc/security/gnutls/Makefile:1.185 pkgsrc/security/gnutls/Makefile:1.186
--- pkgsrc/security/gnutls/Makefile:1.185 Sun Aug 19 06:28:39 2018
+++ pkgsrc/security/gnutls/Makefile Sun Aug 19 09:16:01 2018
@@ -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-openssl-comp
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