MAKE_JOBS_SAFE=no
This commit is contained in:
parent
91ee308fad
commit
9c4a5ece01
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.19 2009/07/07 21:34:53 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2010/09/29 09:01:41 abs Exp $
|
||||
#
|
||||
|
||||
DISTNAME= openjade-1.3.2
|
||||
|
@ -16,6 +16,7 @@ USE_TOOLS+= gmake perl
|
|||
USE_LANGUAGES= c c++
|
||||
USE_LIBTOOL= YES
|
||||
GNU_CONFIGURE= YES
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
CONFIGURE_ENV+= CXXFLAGS=${CFLAGS:M*:Q}
|
||||
CONFIGURE_ARGS+= --enable-default-catalog=${OPENJADE_DATA_DIR}/catalog \
|
||||
|
|
Loading…
Reference in a new issue