diff options
Diffstat (limited to 'net/beanstalkd/Makefile')
-rw-r--r-- | net/beanstalkd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/beanstalkd/Makefile b/net/beanstalkd/Makefile index 793fa0d94066..c2eeeab2cb22 100644 --- a/net/beanstalkd/Makefile +++ b/net/beanstalkd/Makefile @@ -13,7 +13,6 @@ LICENSE= MIT USE_RC_SUBR= beanstalkd USE_GMAKE= yes -MAKE_JOBS_SAFE= yes MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS}" PLIST_FILES= bin/beanstalkd |