aboutsummaryrefslogtreecommitdiff
path: root/audio/deadbeef-jack-plugin/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-05-27 06:11:00 +0000
committerJohn Marino <marino@FreeBSD.org>2016-05-27 06:11:00 +0000
commit3f46bb70af602b442e63a5bc620951afe8681a9d (patch)
treee937629feebc4e32c9c3895cebc12ad3d779860d /audio/deadbeef-jack-plugin/Makefile
parent3848c3ec7ffecbdd0d557d9175bed3a19387f49b (diff)
downloadports-3f46bb70af602b442e63a5bc620951afe8681a9d.tar.gz
ports-3f46bb70af602b442e63a5bc620951afe8681a9d.zip
Mark the remaining three deadbeef plugs as not jobs safe
Today the quick-search plugin failed to build due to concurrency issues, making it the 5th of 7th plugins to do so. Mark it and the remaining two plugins as jobs unsafe.
Notes
Notes: svn path=/head/; revision=415925
Diffstat (limited to 'audio/deadbeef-jack-plugin/Makefile')
-rw-r--r--audio/deadbeef-jack-plugin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/deadbeef-jack-plugin/Makefile b/audio/deadbeef-jack-plugin/Makefile
index 5b3600ebd690..c8d4547c85b6 100644
--- a/audio/deadbeef-jack-plugin/Makefile
+++ b/audio/deadbeef-jack-plugin/Makefile
@@ -17,6 +17,8 @@ GH_ACCOUNT= Alexey-Yakovenko
GH_PROJECT= jack
GH_TAGNAME= 62d1e6a
+MAKE_JOBS_UNSAFE= yes
+
PLIST_FILES= lib/deadbeef/jack.so
do-build: