pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/oe2mbx oe2mbx: mark as not make-jobs-safe
details: https://anonhg.NetBSD.org/pkgsrc/rev/cae2018a0932
branches: trunk
changeset: 388136:cae2018a0932
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 14 10:51:02 2022 +0000
description:
oe2mbx: mark as not make-jobs-safe
--- liboe ---
gcc: error: src/liboe.o: No such file or directory
http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20221112.2212/oe2mbx-1.21nb1/build.log
diffstat:
mail/oe2mbx/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 2742831860aa -r cae2018a0932 mail/oe2mbx/Makefile
--- a/mail/oe2mbx/Makefile Mon Nov 14 10:39:49 2022 +0000
+++ b/mail/oe2mbx/Makefile Mon Nov 14 10:51:02 2022 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/11/02 16:25:24 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.18 2022/11/14 10:51:02 wiz Exp $
DISTNAME= oe2mbx-1.21
PKGREVISION= 1
@@ -20,6 +19,9 @@
INSTALL_LIB=${INSTALL_LIB:Q} \
INSTALL_DATA=${INSTALL_DATA:Q}
+# gcc: error: src/liboe.o: No such file or directory
+MAKE_JOBS_SAFE= no
+
BUILD_TARGET= liboe oe2mbx
INSTALLATION_DIRS= bin lib include
Home |
Main Index |
Thread Index |
Old Index