pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libgcrypt Disable the pth-test, since it does...
details: https://anonhg.NetBSD.org/pkgsrc/rev/285a38a9e2fe
branches: trunk
changeset: 474433:285a38a9e2fe
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Apr 29 15:03:47 2004 +0000
description:
Disable the pth-test, since it doesn't work correctly (bl3 problem?)
on systems still needing pth.
diffstat:
security/libgcrypt/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 0062fde50a0d -r 285a38a9e2fe security/libgcrypt/Makefile
--- a/security/libgcrypt/Makefile Thu Apr 29 14:39:23 2004 +0000
+++ b/security/libgcrypt/Makefile Thu Apr 29 15:03:47 2004 +0000
@@ -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_LIBTOOL= YES
GNU_CONFIGURE= YES
+CONFIGURE_ARGS+= --without-pth-test
+
TEST_TARGET= check
TEXINFO_REQD= 4.0
Home |
Main Index |
Thread Index |
Old Index