MAKE_JOBS_SAFE=no
This commit is contained in:
parent
622417d1aa
commit
1edd3d57eb
2 changed files with 5 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2009/04/28 21:28:39 zafer Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2009/08/03 16:01:08 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= FlightGear-1.0.0
|
||||
|
@ -14,6 +14,8 @@ COMMENT= The FlightGear Simulator
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
USE_PKGLOCALEDIR= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LANGUAGES+= c c++
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.18 2008/09/02 05:33:32 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2009/08/03 15:57:45 joerg Exp $
|
||||
|
||||
DISTNAME= xeukleides.1.0.1
|
||||
PKGNAME= xeukleides-1.0.1
|
||||
|
@ -10,6 +10,7 @@ HOMEPAGE= http://www.eukleides.or/
|
|||
COMMENT= X-Frontend for A Euclidean geometry drawing language
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
DEPENDS+= eukleides>=1.0.1:../../math/eukleides
|
||||
|
||||
|
|
Loading…
Reference in a new issue