summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-04-29 15:03:47 +0000
committerwiz <wiz@pkgsrc.org>2004-04-29 15:03:47 +0000
commit92112d0f64dab88c9748fe23470834453a7e4f9b (patch)
treea18ea2ad6cb779eb9df4eb05a0c6b3a26fa31577 /security
parent2191c22f424a936c4a5efd57d3aeace6f0fe12a0 (diff)
downloadpkgsrc-92112d0f64dab88c9748fe23470834453a7e4f9b.tar.gz
Disable the pth-test, since it doesn't work correctly (bl3 problem?)
on systems still needing pth.
Diffstat (limited to 'security')
-rw-r--r--security/libgcrypt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index 633f004f070..b6db1f1baf2 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/03/29 07:42:16 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/29 15:03:47 wiz Exp $
#
DISTNAME= libgcrypt-1.1.92
@@ -16,6 +16,8 @@ USE_BUILDLINK3= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
+CONFIGURE_ARGS+= --without-pth-test
+
TEST_TARGET= check
TEXINFO_REQD= 4.0