diff options
Diffstat (limited to 'devel/libcapsinetwork/Makefile')
-rw-r--r-- | devel/libcapsinetwork/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libcapsinetwork/Makefile b/devel/libcapsinetwork/Makefile index 39e957e870ab..aaf288d54a88 100644 --- a/devel/libcapsinetwork/Makefile +++ b/devel/libcapsinetwork/Makefile @@ -16,5 +16,6 @@ COMMENT= Network library aimed at easy development of C++ server daemons USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes .include <bsd.port.mk> |