pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/heimdal security/heimdal: remove MAKE_JOBS_SA...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/389f739cda2e
branches:  trunk
changeset: 411495:389f739cda2e
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Feb 13 21:12:21 2020 +0000

description:
security/heimdal: remove MAKE_JOBS_SAFE=no

Heimdal built fine on NetBSD-8.0-x86_64 with MAKE_JOBS=7.

diffstat:

 security/heimdal/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r bba0cdf2ea98 -r 389f739cda2e security/heimdal/Makefile
--- a/security/heimdal/Makefile Thu Feb 13 21:04:25 2020 +0000
+++ b/security/heimdal/Makefile Thu Feb 13 21:12:21 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.136 2020/02/13 21:04:25 rillig Exp $
+# $NetBSD: Makefile,v 1.137 2020/02/13 21:12:21 rillig Exp $
 
 DISTNAME=      heimdal-1.5.3
 PKGREVISION=   22
@@ -16,8 +16,6 @@
 CONFLICTS+=    gss-[0-9]*
 CONFLICTS+=    kth-krb4-[0-9]*
 
-MAKE_JOBS_SAFE=        no
-
 USE_LIBTOOL=           yes
 USE_TOOLS+=            bison flex:run
 PKGCONFIG_OVERRIDE+=   tools/heimdal-gssapi.pc.in



Home | Main Index | Thread Index | Old Index