pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/ming Not MAKE_JOBS_SAFE
details: https://anonhg.NetBSD.org/pkgsrc/rev/1fbe7c878110
branches: trunk
changeset: 426086:1fbe7c878110
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Mar 26 02:37:56 2020 +0000
description:
Not MAKE_JOBS_SAFE
diffstat:
multimedia/ming/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 6d2b77157526 -r 1fbe7c878110 multimedia/ming/Makefile
--- a/multimedia/ming/Makefile Thu Mar 26 02:37:38 2020 +0000
+++ b/multimedia/ming/Makefile Thu Mar 26 02:37:56 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2019/08/11 13:22:04 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2020/03/26 02:37:56 joerg Exp $
#
PKGREVISION= 1
@@ -12,6 +12,9 @@
COMMENT= SWF output library
LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v2
+# broken dependencies between bison/flex files
+MAKE_JOBS_SAFE= no
+
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config bison flex
USE_TOOLS+= aclocal autoconf automake autoheader
Home |
Main Index |
Thread Index |
Old Index