From 8350bf809c3947393ef0ede7b616ef489de79606 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 30 Aug 2013 23:09:24 +0000 Subject: Convert benchmarks from USE_GMAKE to USES=gmake While here: - Trim headers - convert some port to the new perl5 world --- benchmarks/sipp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmarks/sipp') diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile index 6e6569fcf417..2a333d271312 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 PLIST_FILES= bin/sipp MAN1= sipp.1 -USE_GMAKE= yes +USES= gmake CPP= ${CXX} MAKE_ENV+= CCLINK="${CXX}" CPPFLAGS+= ${CXXFLAGS} -- cgit