pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/fcgi fgci is not jobs safe
details: https://anonhg.NetBSD.org/pkgsrc/rev/8195ad3a2e85
branches: trunk
changeset: 553268:8195ad3a2e85
user: roy <roy%pkgsrc.org@localhost>
date: Sun Jan 18 14:56:17 2009 +0000
description:
fgci is not jobs safe
diffstat:
www/fcgi/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 35f6fa5dd19a -r 8195ad3a2e85 www/fcgi/Makefile
--- a/www/fcgi/Makefile Sun Jan 18 14:50:20 2009 +0000
+++ b/www/fcgi/Makefile Sun Jan 18 14:56:17 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/03/14 13:50:16 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2009/01/18 14:56:17 roy Exp $
DISTNAME= fcgi-2.4.0
PKGREVISION= 1
@@ -10,6 +10,7 @@
COMMENT= FastCGI application development kit
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index