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:
John Marino 2016-03-07 08:57:04 +00:00
parent f7c437bbe7
commit b1dc5f007c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410510

View file

@ -18,6 +18,8 @@ GH_TAGNAME= fce1de0
USES= gmake pkgconfig
MAKE_JOBS_UNSAFE= yes
OPTIONS_DEFINE= GTK2 GTK3
OPTIONS_DEFAULT= GTK3