pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/ghostscript Added MAKE_JOBS_SAFE as suggested in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a983b4326fe8
branches:  trunk
changeset: 534946:a983b4326fe8
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Nov 03 22:39:40 2007 +0000

description:
Added MAKE_JOBS_SAFE as suggested in PR 37250.

diffstat:

 print/ghostscript/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 751434277866 -r a983b4326fe8 print/ghostscript/Makefile
--- a/print/ghostscript/Makefile        Sat Nov 03 22:38:48 2007 +0000
+++ b/print/ghostscript/Makefile        Sat Nov 03 22:39:40 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2007/10/22 12:15:03 dsainty Exp $
+# $NetBSD: Makefile,v 1.38 2007/11/03 22:39:40 rillig Exp $
 
 DISTNAME=      ghostscript-8.60
 PKGREVISION=   1
@@ -20,6 +20,7 @@
 
 USE_TOOLS+=            gmake perl:run
 GNU_CONFIGURE=         yes
+MAKE_JOBS_SAFE=                no
 
 REPLACE_PERL+=         lib/fixmswrd.pl
 



Home | Main Index | Thread Index | Old Index