pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/GMT Mark as not make-jobs safe. PR 41530 by R...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15b9e4bf98c5
branches:  trunk
changeset: 394107:15b9e4bf98c5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jun 05 10:10:28 2009 +0000

description:
Mark as not make-jobs safe. PR 41530 by Ryo HAYASAKA.

diffstat:

 graphics/GMT/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e0afa0f64a2f -r 15b9e4bf98c5 graphics/GMT/Makefile
--- a/graphics/GMT/Makefile     Fri Jun 05 10:10:07 2009 +0000
+++ b/graphics/GMT/Makefile     Fri Jun 05 10:10:28 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2008/11/10 17:21:36 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2009/06/05 10:10:28 wiz Exp $
 
 DISTNAME=      GMT4.1.4
 PKGNAME=       GMT-4.1.4
@@ -18,6 +18,7 @@
 COMMENT=       Generic Mapping Tools
 
 PKG_DESTDIR_SUPPORT=   user-destdir
+MAKE_JOBS_SAFE=                no
 
 EXTRACT_SUFX=  .tar.bz2
 DIST_SUBDIR=   ${DISTNAME}



Home | Main Index | Thread Index | Old Index