pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/m17n-lib not make jobs safe, noticed in PR 39615.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1366cab336e3
branches: trunk
changeset: 547649:1366cab336e3
user: obache <obache%pkgsrc.org@localhost>
date: Wed Sep 24 02:26:20 2008 +0000
description:
not make jobs safe, noticed in PR 39615.
diffstat:
devel/m17n-lib/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r eac08ff87eec -r 1366cab336e3 devel/m17n-lib/Makefile
--- a/devel/m17n-lib/Makefile Tue Sep 23 19:15:51 2008 +0000
+++ b/devel/m17n-lib/Makefile Wed Sep 24 02:26:20 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/02/27 13:48:28 obache Exp $
+# $NetBSD: Makefile,v 1.2 2008/09/24 02:26:20 obache Exp $
#
DISTNAME= m17n-lib-1.5.1
@@ -11,6 +11,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index