This port can't be built with FORCE_MAKE_JOBS

This commit is contained in:
Eitan Adler 2012-09-22 23:26:57 +00:00
parent 1d1abaf43b
commit 94be665cd5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304726

View File

@ -21,6 +21,8 @@ MAN7= tags.7
MAN8= unfsd.8
PLIST_FILES= sbin/unfsd
MAKE_JOBS_UNSAFE= yes
.if defined(WITH_CLUSTER_EXT)
CONFIGURE_ARGS+= --enable-cluster
.endif