Mark two more deadbeef ports as not jobs safe
It was supposed that all deadbeef ports share the same build concurrency flaw, and that appears to have been demonstrated. These are the two latest deadbeef ports to fail in a multijob build.
This commit is contained in:
parent
207165daf9
commit
2013663d89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415701
@ -18,6 +18,8 @@ GH_TAGNAME= 940d8d7
|
||||
|
||||
USES= gmake pkgconfig
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
PLIST_FILES= share/deadbeef/pixmaps/vumeter.png
|
||||
|
||||
OPTIONS_DEFINE= GTK2 GTK3
|
||||
|
@ -18,6 +18,8 @@ GH_TAGNAME= 0402f6d
|
||||
|
||||
USES= gmake pkgconfig sqlite
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
OPTIONS_DEFINE= GTK2 GTK3
|
||||
OPTIONS_DEFAULT= GTK2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user