diff options
Diffstat (limited to 'devel/libjson++')
-rw-r--r-- | devel/libjson++/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libjson++/Makefile b/devel/libjson++/Makefile index 01bb27534c17..8219e033a3d3 100644 --- a/devel/libjson++/Makefile +++ b/devel/libjson++/Makefile @@ -11,6 +11,5 @@ COMMENT= Small C++ library to handle JSON serialized data USES= cmake USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes .include <bsd.port.mk> |