From 805c51ce216be19d6e7f93865ebe209767f458d0 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 3 Aug 2009 14:49:09 +0000 Subject: MAKE_JOBS_SAFE=no --- graphics/ncview/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/ncview/Makefile b/graphics/ncview/Makefile index c0adb96baa2..1311356e3c6 100644 --- a/graphics/ncview/Makefile +++ b/graphics/ncview/Makefile @@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org 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 -- cgit v1.2.3