pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/amanda-common Racy build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/63eafe68a3fe
branches: trunk
changeset: 648979:63eafe68a3fe
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Mar 26 15:57:34 2015 +0000
description:
Racy build.
diffstat:
sysutils/amanda-common/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 07daa0d6d890 -r 63eafe68a3fe sysutils/amanda-common/Makefile
--- a/sysutils/amanda-common/Makefile Thu Mar 26 15:57:12 2015 +0000
+++ b/sysutils/amanda-common/Makefile Thu Mar 26 15:57:34 2015 +0000
@@ -1,10 +1,13 @@
-# $NetBSD: Makefile,v 1.69 2015/02/09 18:35:12 gdt Exp $
+# $NetBSD: Makefile,v 1.70 2015/03/26 15:57:34 joerg Exp $
PKGNAME= amanda-common-${AMANDA_VERSION}
PKGREVISION= 7
COMMENT= Common libraries and binaries for Amanda
+# genversion.c:37:10: fatal error: 'genversion.h' file not found
+MAKE_JOBS_SAFE= no
+
.include "../../sysutils/amanda-common/Makefile.common"
CPPFLAGS.SunOS+= -D_LARGEFILE64_SOURCE
Home |
Main Index |
Thread Index |
Old Index