pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/mlview Not MAKE_JOBS_SAFE; with 6 jobs it trie...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7884fb01f25f
branches: trunk
changeset: 627984:7884fb01f25f
user: dholland <dholland%pkgsrc.org@localhost>
date: Fri Dec 27 03:12:43 2013 +0000
description:
Not MAKE_JOBS_SAFE; with 6 jobs it tries to use libmlview.la before
creating it.
diffstat:
editors/mlview/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 93f73398b2ec -r 7884fb01f25f editors/mlview/Makefile
--- a/editors/mlview/Makefile Fri Dec 27 03:06:44 2013 +0000
+++ b/editors/mlview/Makefile Fri Dec 27 03:12:43 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2013/10/10 14:42:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.69 2013/12/27 03:12:43 dholland Exp $
#
DISTNAME= mlview-0.9.0
@@ -16,6 +16,7 @@
USE_LIBTOOL= yes
USE_LANGUAGES+= c c++
USE_PKGLOCALEDIR= yes
+MAKE_JOBS_SAFE= no
GCONF_SCHEMAS= mlview.schemas
Home |
Main Index |
Thread Index |
Old Index