aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/sipp
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-08-31 07:09:24 +0800
committerbapt <bapt@FreeBSD.org>2013-08-31 07:09:24 +0800
commit8350bf809c3947393ef0ede7b616ef489de79606 (patch)
treeda7b3e5b0d7d95967eb096484d74d48d57ebcf02 /benchmarks/sipp
parent216ddc419baa671bdc18a793418729537600d99b (diff)
downloadfreebsd-ports-gnome-8350bf809c3947393ef0ede7b616ef489de79606.tar.gz
freebsd-ports-gnome-8350bf809c3947393ef0ede7b616ef489de79606.tar.zst
freebsd-ports-gnome-8350bf809c3947393ef0ede7b616ef489de79606.zip
Convert benchmarks from USE_GMAKE to USES=gmake
While here: - Trim headers - convert some port to the new perl5 world
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}