pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gnupg2 # ../licommon/libcommon.a



details:   https://anonhg.NetBSD.org/pkgsrc/rev/68bbca09045b
branches:  trunk
changeset: 532038:68bbca09045b
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Aug 10 15:46:23 2007 +0000

description:
# ../licommon/libcommon.a
# reported upstream, should be fixed in 2.0.6
MAKE_JOBS_SAFE=         no

diffstat:

 security/gnupg2/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 2520dfabd5db -r 68bbca09045b security/gnupg2/Makefile
--- a/security/gnupg2/Makefile  Fri Aug 10 15:37:51 2007 +0000
+++ b/security/gnupg2/Makefile  Fri Aug 10 15:46:23 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/08/04 12:00:02 shannonjr Exp $
+# $NetBSD: Makefile,v 1.13 2007/08/10 15:46:23 gdt Exp $
 #
 
 DISTNAME=              gnupg-2.0.5
@@ -18,6 +18,10 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+# ../licommon/libcommon.a
+# reported upstream, should be fixed in 2.0.6
+MAKE_JOBS_SAFE=                no
+
 GNU_CONFIGURE=         yes
 INFO_FILES=            yes
 USE_TOOLS+=            gmake



Home | Main Index | Thread Index | Old Index