From d0469478ef44bf87741ad322d98afac2df873de8 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 30 May 2010 08:24:48 +0000 Subject: Mark as make-jobs-safe again; a comment said the problem was reported upstream and supposedly fixed in 2.0.6 (pkgsrc is at 2.0.14 now). Multiple builds with 16 jobs showed no problem. --- security/gnupg2/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'security') diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile index a9bbca690b7..cbf36d0d34b 100644 --- a/security/gnupg2/Makefile +++ b/security/gnupg2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2010/02/03 10:58:11 drochner Exp $ +# $NetBSD: Makefile,v 1.29 2010/05/30 08:24:48 wiz Exp $ # DISTNAME= gnupg-2.0.14 @@ -21,10 +21,6 @@ LICENSE= gnu-gpl-v3 PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir -# ../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 -- cgit v1.2.3