Mark as not MAKE_JOBS safe.
This commit is contained in:
parent
0e8ca12378
commit
b3d75efb83
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.13 2012/09/11 20:32:14 asau Exp $
|
# $NetBSD: Makefile,v 1.14 2013/04/01 08:56:43 sbd Exp $
|
||||||
|
|
||||||
DISTNAME= tree-puzzle-5.2
|
DISTNAME= tree-puzzle-5.2
|
||||||
PKGNAME= ${DISTNAME:S/^tree-//}
|
PKGNAME= ${DISTNAME:S/^tree-//}
|
||||||
|
@ -11,6 +11,7 @@ COMMENT= Maximum likelihood analysis of molecular sequence data
|
||||||
LICENSE= gnu-gpl-v2
|
LICENSE= gnu-gpl-v2
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
MAKE_JOBS_SAFE= no
|
||||||
|
|
||||||
INSTALLATION_DIRS= share/doc/puzzle \
|
INSTALLATION_DIRS= share/doc/puzzle \
|
||||||
share/examples/puzzle
|
share/examples/puzzle
|
||||||
|
|
Loading…
Reference in a new issue