From abf5b5ffc09b367c1d6e4537c8f5e2473c14e670 Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Sat, 16 May 2009 06:27:56 +0000 Subject: - Mark most of my ports MAKE_JOBS_SAFE=yes Tested by: several builds in P6 TB --- benchmarks/ttcp/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'benchmarks') diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile index 63bb95aa8c3a..ac221b0b735c 100644 --- a/benchmarks/ttcp/Makefile +++ b/benchmarks/ttcp/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= #none MAINTAINER= pgollucci@FreeBSD.org COMMENT= Benchmarking tool for analysing TCP and UDP performance +MAKE_JOBS_SAFE= yes + NO_WRKSUBDIR= yes DIST_SUBDIR= ${PORTNAME} MAN1= ttcp.1 -- cgit v1.2.3