pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/heimdal



Module Name:    pkgsrc
Committed By:   rillig
Date:           Thu Feb 13 21:12:22 UTC 2020

Modified Files:
        pkgsrc/security/heimdal: Makefile

Log Message:
security/heimdal: remove MAKE_JOBS_SAFE=no

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


To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 pkgsrc/security/heimdal/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/heimdal/Makefile
diff -u pkgsrc/security/heimdal/Makefile:1.136 pkgsrc/security/heimdal/Makefile:1.137
--- pkgsrc/security/heimdal/Makefile:1.136      Thu Feb 13 21:04:25 2020
+++ pkgsrc/security/heimdal/Makefile    Thu Feb 13 21:12:21 2020
@@ -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+=   openafs-[0-9]*
 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