This package is not MAKE_JOBS_SAFE.
This commit is contained in:
parent
39d9bf85a3
commit
fdee1c5f48
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.83 2006/11/02 18:17:22 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.84 2007/01/18 19:50:54 rillig Exp $
|
||||
|
||||
DISTNAME= glib-1.2.10
|
||||
PKGREVISION= 10
|
||||
|
@ -23,6 +23,7 @@ PKGCONFIG_OVERRIDE+= gmodule.pc.in
|
|||
PKGCONFIG_OVERRIDE+= gthread.pc.in
|
||||
CONFIGURE_ARGS+= --includedir=${PREFIX}/include/glib
|
||||
INFO_FILES= yes
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
TEST_TARGET= check
|
||||
|
||||
|
|
Loading…
Reference in a new issue