summaryrefslogtreecommitdiff
path: root/security/gnutls/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-11-04 08:22:54 +0000
committerwiz <wiz@pkgsrc.org>2013-11-04 08:22:54 +0000
commitea6c8ce9c87a68dc0f48a42d5934368059766389 (patch)
treec8c881aae1fe44ddb9f2aa7f6ab24616b153c92a /security/gnutls/Makefile
parent9e618d25c419e12381a99653f0340ad6a2f2bfc0 (diff)
downloadpkgsrc-ea6c8ce9c87a68dc0f48a42d5934368059766389.tar.gz
Add --without-tpm to configure arguments to have consistency across
platforms. Reported by Richard PALO.
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r--security/gnutls/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 7c7aaff2f21..d50da0b540f 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.133 2013/10/31 14:41:48 wiz Exp $
+# $NetBSD: Makefile,v 1.134 2013/11/04 08:22:54 wiz Exp $
DISTNAME= gnutls-3.2.6
CATEGORIES= security devel
@@ -21,6 +21,7 @@ CONFIGURE_ARGS+= --without-p11-kit
# this library duplicates (and conflicts with) openssl
CONFIGURE_ARGS+= --disable-openssl-compatibility
CONFIGURE_ARGS+= --disable-guile
+CONFIGURE_ARGS+= --without-tpm
TEST_TARGET= check
INFO_FILES= yes