aboutsummaryrefslogtreecommitdiffstats
path: root/audio/deadbeef-vu-meter-plugin
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-05-23 14:28:20 +0800
committermarino <marino@FreeBSD.org>2016-05-23 14:28:20 +0800
commit3cc01d213e6dd73ed28b3a8c94b8fd2dc92268d1 (patch)
treee39d8d3b7a11c18815de0d0ef3c3c98254557c12 /audio/deadbeef-vu-meter-plugin
parent89cccd3204ba50d69b6eebff813ffedfcf60a019 (diff)
downloadfreebsd-ports-gnome-3cc01d213e6dd73ed28b3a8c94b8fd2dc92268d1.tar.gz
freebsd-ports-gnome-3cc01d213e6dd73ed28b3a8c94b8fd2dc92268d1.tar.zst
freebsd-ports-gnome-3cc01d213e6dd73ed28b3a8c94b8fd2dc92268d1.zip
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.
Diffstat (limited to 'audio/deadbeef-vu-meter-plugin')
-rw-r--r--audio/deadbeef-vu-meter-plugin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/deadbeef-vu-meter-plugin/Makefile b/audio/deadbeef-vu-meter-plugin/Makefile
index 22bacabcd9f8..c6d96239c43f 100644
--- a/audio/deadbeef-vu-meter-plugin/Makefile
+++ b/audio/deadbeef-vu-meter-plugin/Makefile
@@ -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