summaryrefslogtreecommitdiff
path: root/usr.sbin/unbound
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-09-26 14:13:51 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-09-26 14:13:51 +0000
commit595fe1510837ec03858f38b077b712024d1bd7b4 (patch)
tree370c0109b68d3c6c51323457b1ffb5e8a469d11e /usr.sbin/unbound
parente488229ba4cde5788cb018b15365667d8afa2400 (diff)
downloadsrc-test2-595fe1510837ec03858f38b077b712024d1bd7b4.tar.gz
src-test2-595fe1510837ec03858f38b077b712024d1bd7b4.zip
Add more SUBDIR_PARALLEL.
MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=288266
Diffstat (limited to 'usr.sbin/unbound')
-rw-r--r--usr.sbin/unbound/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/unbound/Makefile b/usr.sbin/unbound/Makefile
index 3eb12fe6d82c..94cfdc3d9719 100644
--- a/usr.sbin/unbound/Makefile
+++ b/usr.sbin/unbound/Makefile
@@ -2,5 +2,6 @@
SUBDIR= daemon anchor checkconf control
SUBDIR+= local-setup
+SUBDIR_PARALLEL=
.include <bsd.subdir.mk>