pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/PAM Set MAKE_JOBS_SAFE=no
details: https://anonhg.NetBSD.org/pkgsrc/rev/84135bf81279
branches: trunk
changeset: 546160:84135bf81279
user: epg <epg%pkgsrc.org@localhost>
date: Sat Aug 23 00:48:12 2008 +0000
description:
Set MAKE_JOBS_SAFE=no
diffstat:
security/PAM/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f23e8402f6eb -r 84135bf81279 security/PAM/Makefile
--- a/security/PAM/Makefile Sat Aug 23 00:41:55 2008 +0000
+++ b/security/PAM/Makefile Sat Aug 23 00:48:12 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2008/04/12 22:43:09 jlam Exp $
+# $NetBSD: Makefile,v 1.44 2008/08/23 00:48:12 epg Exp $
#
DISTNAME= Linux-PAM-0.77
@@ -14,6 +14,8 @@
HOMEPAGE= http://www.kernel.org/pub/linux/libs/pam/
COMMENT= Pluggable Authentication Modules (PAM)
+MAKE_JOBS_SAFE= no
+
CONFLICTS+= openpam-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
Home |
Main Index |
Thread Index |
Old Index