diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-03-23 12:18:31 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-03-23 12:18:31 +0000 |
commit | 0bcde9db87976d33208c65b786a47ace3cb9470b (patch) | |
tree | e522b8d3e600d4c5fee5e16f4d94745e316b9549 /benchmarks | |
parent | 14f8646a4929f74dbfaa04a93a3fb7767bb4d148 (diff) | |
download | ports-0bcde9db87976d33208c65b786a47ace3cb9470b.tar.gz ports-0bcde9db87976d33208c65b786a47ace3cb9470b.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/postal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile index 06b800c00ada..379b9c221917 100644 --- a/benchmarks/postal/Makefile +++ b/benchmarks/postal/Makefile @@ -20,6 +20,7 @@ OPTIONS= SSL "Build with OpenSSL support" on USE_OPENSSL= yes GNU_CONFIGURE= yes USE_GMAKE= yes +MAKE_JOBS_SAFE= yes PLIST_FILES= sbin/bhm sbin/postal bin/postal-list sbin/rabid |