This is also, apparently, not MAKE_JOBS_SAFE.
This commit is contained in:
parent
6817bc195b
commit
612c6aea4b
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2012/04/15 04:10:23 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2012/04/15 23:02:11 dholland Exp $
|
||||
#
|
||||
|
||||
DISTNAME= kmplayer-0.10.0c
|
||||
|
@ -13,6 +13,8 @@ COMMENT= KDE frontend to mplayer
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
DEPENDS+= mplayer>=1.0rc3:../../multimedia/mplayer
|
||||
DEPENDS+= mencoder>=1.0rc3:../../multimedia/mencoder
|
||||
|
||||
|
|
Loading…
Reference in a new issue