pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/eltclsh shells/eltclsh: Sprinkle MAKE_JOB_SAFE=no
details: https://anonhg.NetBSD.org/pkgsrc/rev/4aa13ae9d700
branches: trunk
changeset: 386375:4aa13ae9d700
user: rin <rin%pkgsrc.org@localhost>
date: Thu Oct 06 22:39:51 2022 +0000
description:
shells/eltclsh: Sprinkle MAKE_JOB_SAFE=no
diffstat:
shells/eltclsh/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 91ddcf0655b9 -r 4aa13ae9d700 shells/eltclsh/Makefile
--- a/shells/eltclsh/Makefile Thu Oct 06 22:30:22 2022 +0000
+++ b/shells/eltclsh/Makefile Thu Oct 06 22:39:51 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/08/17 20:20:01 leot Exp $
+# $NetBSD: Makefile,v 1.15 2022/10/06 22:39:51 rin Exp $
DISTNAME= eltclsh-1.9
PKGREVISION= 7
@@ -16,6 +16,8 @@
USE_LIBTOOL= yes
USE_TOOLS+= gmake
+MAKE_JOB_SAFE= no
+
.include "options.mk"
INSTALL_ENV+= ELTCL_LIBRARY=${DESTDIR}${PREFIX}/share/eltcl
Home |
Main Index |
Thread Index |
Old Index