Not MAKE_JOBS_SAFE.
This commit is contained in:
parent
1edb5a7354
commit
3bf83169b1
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2012/10/03 00:02:38 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2015/02/04 20:48:22 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= iroffer1.3.b11
|
||||
|
@ -16,6 +16,8 @@ INSTALLATION_DIRS= bin
|
|||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= ./Configure
|
||||
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/iroffer ${DESTDIR}${PREFIX}/bin
|
||||
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/iroffer
|
||||
|
|
Loading…
Reference in a new issue