Mark as not make-jobs safe. PR 41530 by Ryo HAYASAKA.
This commit is contained in:
parent
3baf7a01fe
commit
2318b028dd
1 changed files with 2 additions and 1 deletions
|
@ -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 @@ HOMEPAGE= http://gmt.soest.hawaii.edu/
|
|||
COMMENT= Generic Mapping Tools
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
DIST_SUBDIR= ${DISTNAME}
|
||||
|
|
Loading…
Reference in a new issue