summaryrefslogtreecommitdiff
path: root/benchmarks/sipp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:09:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:09:24 +0000
commitf811bf8ec54bdf5c145f71aa36f4abe1eec95678 (patch)
treeda7b3e5b0d7d95967eb096484d74d48d57ebcf02 /benchmarks/sipp
parentConvert audio from USE_GMAKE to USES=gmake (diff)
Convert benchmarks from USE_GMAKE to USES=gmake
While here: - Trim headers - convert some port to the new perl5 world
Notes
Notes: svn path=/head/; revision=325728
Diffstat (limited to 'benchmarks/sipp')
-rw-r--r--benchmarks/sipp/Makefile2
1 files changed, 1 insertions, 1 deletions
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}