Fails on a fast build machine with MAKE_JOBS=4 and SSD.
This commit is contained in:
parent
9a3378a581
commit
2bc7d2e0ec
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.31 2012/10/23 19:50:52 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.32 2013/04/01 12:33:04 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= bkpupsd-2.2.1
|
||||
|
@ -11,6 +11,8 @@ MAINTAINER= taca@NetBSD.org
|
|||
HOMEPAGE= # not exist
|
||||
COMMENT= Simple UPS daemon for BK-Pro, BK and FREQUPS A/F series
|
||||
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
INSTALLATION_DIRS= libexec/bkpupsd sbin ${PKGMANDIR}/cat5 \
|
||||
${PKGMANDIR}/cat8 ${PKGMANDIR}/man5 ${PKGMANDIR}/man8 \
|
||||
share/doc/bkpupsd share/examples/bkpupsd
|
||||
|
|
Loading…
Reference in a new issue