summaryrefslogtreecommitdiff
path: root/math/udunits
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-30 00:07:09 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-30 00:07:09 +0000
commit76f5c1b551cbcd541f91513d7a6a47d8886bb5d7 (patch)
treedc8b846be5ce41fc91fa6fa283850ad5bd6918c8 /math/udunits
parent5dc417f76ada55decbc0adce66fb18090d84d28e (diff)
downloadpkgsrc-76f5c1b551cbcd541f91513d7a6a47d8886bb5d7.tar.gz
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
Diffstat (limited to 'math/udunits')
-rw-r--r--math/udunits/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/udunits/Makefile b/math/udunits/Makefile
index b13034b8bee..91f8e603ec4 100644
--- a/math/udunits/Makefile
+++ b/math/udunits/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2008/10/19 19:18:21 he Exp $
+# $NetBSD: Makefile,v 1.27 2009/06/30 00:07:20 joerg Exp $
DISTNAME= udunits-1.12.1
PKGREVISION= 3
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.unidata.ucar.edu/software/udunits/
COMMENT= Library and program for manipulating units of physical quantities
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= perl
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src