pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ncview MAKE_JOBS_SAFE=no



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f75d6d144b8
branches:  trunk
changeset: 396788:6f75d6d144b8
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Aug 03 14:49:09 2009 +0000

description:
MAKE_JOBS_SAFE=no

diffstat:

 graphics/ncview/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 14c28bcb9675 -r 6f75d6d144b8 graphics/ncview/Makefile
--- a/graphics/ncview/Makefile  Mon Aug 03 14:46:24 2009 +0000
+++ b/graphics/ncview/Makefile  Mon Aug 03 14:49:09 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2008/11/10 17:21:36 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2009/08/03 14:49:09 joerg Exp $
 
 DISTNAME=              ncview-1.92d
 PKGREVISION=   3
@@ -9,6 +9,8 @@
 HOMEPAGE=              http://meteora.ucsd.edu/~pierce/ncview_home_page.html
 COMMENT=               Visual browser for netCDF format files
 
+MAKE_JOBS_SAFE=                no
+
 GNU_CONFIGURE=         yes
 USE_X11BASE=           yes
 



Home | Main Index | Thread Index | Old Index