summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2012-08-24 13:36:52 +0000
committerwiz <wiz>2012-08-24 13:36:52 +0000
commit6adb16da9b5447f72952b7fea0539b5709f94506 (patch)
tree46a6cef08d5fa305d61dfe42a4050bb577a01863 /security
parent46b6db7f5acbb0e9f77d25fff59704c52d643c02 (diff)
downloadpkgsrc-6adb16da9b5447f72952b7fea0539b5709f94506.tar.gz
Explicitly disable guile. PR 46830 by Sergey Litvinov.
Diffstat (limited to 'security')
-rw-r--r--security/gnutls/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 0b30f1d3396..87cf135c484 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.116 2012/08/09 18:58:11 drochner Exp $
+# $NetBSD: Makefile,v 1.117 2012/08/24 13:36:52 wiz Exp $
DISTNAME= gnutls-3.0.22
CATEGORIES= security devel
@@ -23,6 +23,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-p11-kit
# this library duplicates (and conflicts with) openssl
CONFIGURE_ARGS+= --disable-openssl-compatibility
+CONFIGURE_ARGS+= --disable-guile
TEST_TARGET= check
INFO_FILES= yes