pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/oe2mbx oe2mbx: MAKE_JOBS_SAFE=no is not enough
details: https://anonhg.NetBSD.org/pkgsrc/rev/46c45f72e417
branches: trunk
changeset: 389654:46c45f72e417
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Dec 07 15:04:55 2022 +0000
description:
oe2mbx: MAKE_JOBS_SAFE=no is not enough
There's probably a bug in the Makefile but I don't see it.
diffstat:
mail/oe2mbx/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r b07f06036f9b -r 46c45f72e417 mail/oe2mbx/Makefile
--- a/mail/oe2mbx/Makefile Wed Dec 07 14:59:41 2022 +0000
+++ b/mail/oe2mbx/Makefile Wed Dec 07 15:04:55 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2022/11/14 10:51:02 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2022/12/07 15:04:55 wiz Exp $
DISTNAME= oe2mbx-1.21
PKGREVISION= 1
@@ -19,9 +19,6 @@
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