pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/libmpeg3 Mark as not make-jobs safe.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5a6e3eefc441
branches: trunk
changeset: 393750:5a6e3eefc441
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 26 08:14:15 2009 +0000
description:
Mark as not make-jobs safe.
>From Ryo HAYASAKA in PR 41491.
diffstat:
multimedia/libmpeg3/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a1c1dc20660b -r 5a6e3eefc441 multimedia/libmpeg3/Makefile
--- a/multimedia/libmpeg3/Makefile Tue May 26 06:03:02 2009 +0000
+++ b/multimedia/libmpeg3/Makefile Tue May 26 08:14:15 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2009/01/29 17:53:49 abs Exp $
+# $NetBSD: Makefile,v 1.15 2009/05/26 08:14:15 wiz Exp $
#
DISTNAME= libmpeg3-1.8-src
@@ -13,6 +13,7 @@
COMMENT= MPEG decoding library
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index