From 85a323461c61b05d1ee613f1b376e1c8e5e28240 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 14 Jan 2012 19:11:38 +0000 Subject: [PATCH] - Respect CC & ALL_TARGET PR: 163086 Submitted by: Jan Beich Approved by: maintainer --- benchmarks/iozone/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 172bce2f1cb3..e5bccfcbbbdd 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -20,8 +20,8 @@ CONFLICTS= iozone-2.* WRKSRC= ${WRKDIR}/${DISTNAME}/src/current MAKEFILE= makefile -MAKE_ARGS= freebsd CFLAGS="${CFLAGS}" -ALL_TARGET= +MAKE_ARGS= ${MAKE_ENV} +ALL_TARGET= freebsd MAKE_JOBS_UNSAFE= yes MAN1= iozone.1