pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/gperf Mark as not make-jobs safe.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8db0fc315624
branches: trunk
changeset: 556348:8db0fc315624
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Mar 20 13:05:32 2009 +0000
description:
Mark as not make-jobs safe.
diffstat:
devel/gperf/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 257fd4908865 -r 8db0fc315624 devel/gperf/Makefile
--- a/devel/gperf/Makefile Fri Mar 20 12:57:48 2009 +0000
+++ b/devel/gperf/Makefile Fri Mar 20 13:05:32 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2009/02/27 20:29:20 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2009/03/20 13:05:32 wiz Exp $
DISTNAME= gperf-3.0.4
CATEGORIES= devel
@@ -14,5 +14,6 @@
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
INFO_FILES= yes
+MAKE_JOBS_SAFE= no
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index