pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/gamin Mark as make jobs unsafe.
details: https://anonhg.NetBSD.org/pkgsrc/rev/72a8a9dc4749
branches: trunk
changeset: 556203:72a8a9dc4749
user: asau <asau%pkgsrc.org@localhost>
date: Tue Mar 17 22:31:10 2009 +0000
description:
Mark as make jobs unsafe.
This affects both sysutils/gamin and sysutils/libgamin.
PR pkg/41031 by Ryo HAYASAKA, tested by Daniel Horecki.
diffstat:
sysutils/gamin/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 80e297181ba1 -r 72a8a9dc4749 sysutils/gamin/Makefile.common
--- a/sysutils/gamin/Makefile.common Tue Mar 17 22:13:36 2009 +0000
+++ b/sysutils/gamin/Makefile.common Tue Mar 17 22:31:10 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2009/03/17 13:34:06 jmcneill Exp $
+# $NetBSD: Makefile.common,v 1.3 2009/03/17 22:31:10 asau Exp $
#
# used by sysutils/gamin/Makefile
# used by sysutils/libgamin/Makefile
@@ -15,6 +15,8 @@
CONFLICTS= fam-[0-9]*
+MAKE_JOBS_SAFE= no
+
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index