pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/openmotif MAKE_JOBS_SAFE=no, as reported in PR 37233.
details: https://anonhg.NetBSD.org/pkgsrc/rev/17305594d350
branches: trunk
changeset: 534588:17305594d350
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Oct 27 12:31:15 2007 +0000
description:
MAKE_JOBS_SAFE=no, as reported in PR 37233.
diffstat:
x11/openmotif/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 15a890a1be4e -r 17305594d350 x11/openmotif/Makefile
--- a/x11/openmotif/Makefile Sat Oct 27 12:30:48 2007 +0000
+++ b/x11/openmotif/Makefile Sat Oct 27 12:31:15 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2007/08/15 19:26:39 joerg Exp $
+# $NetBSD: Makefile,v 1.53 2007/10/27 12:31:15 rillig Exp $
PKGVER= 2.2.3
DISTNAME= openMotif-${PKGVER}
@@ -41,6 +41,7 @@
USE_LIBTOOL= yes
USE_TOOLS+= flex gmake tbl
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= no # PR 37233
SUBST_CLASSES+= man_rename
SUBST_STAGE.man_rename= pre-configure
Home |
Main Index |
Thread Index |
Old Index