Not MAKE_JOBS_SAFE.
This commit is contained in:
parent
4973f385ea
commit
6cd90f432e
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2010/02/03 11:23:19 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2010/02/04 13:58:45 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Padre-0.56
|
||||
|
@ -12,6 +12,7 @@ COMMENT= Perl Application Development and Refactoring Environment
|
|||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
USE_LANGUAGES+= c c++
|
||||
REPLACE_PERL+= share/templates/*.t
|
||||
|
|
Loading…
Reference in a new issue