audio/deadbeef-playback-status-plugin is not jobs safe
In fact, it's brutally unsafe. It's never passed on DF building system because it starts trying to assemble object files before without confirming the build directory (gtk3) has been created.
This commit is contained in:
parent
f7c437bbe7
commit
b1dc5f007c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410510
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ GH_TAGNAME= fce1de0
|
|||
|
||||
USES= gmake pkgconfig
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
OPTIONS_DEFINE= GTK2 GTK3
|
||||
OPTIONS_DEFAULT= GTK3
|
||||
|
||||
|
|
Loading…
Reference in a new issue