aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/nttcp
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/nttcp
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/nttcp')
-rw-r--r--benchmarks/nttcp/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile
index 6ffb5eb7594c..6aad71c64d84 100644
--- a/benchmarks/nttcp/Makefile
+++ b/benchmarks/nttcp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: nttcp
-# Date created: 11 Nov 1998
-# Whom: Bill Fumerola <billf@chc-chimes.com>
-#
+# Created by: Bill Fumerola <billf@chc-chimes.com>
# $FreeBSD$
-#
PORTNAME= nttcp
PORTVERSION= 1.47
@@ -20,7 +16,7 @@ RESTRICTED= No commercial use
ALL_TARGET= nttcp
MAN1= nttcp.1
PLIST_FILES= bin/nttcp
-USE_GMAKE= yes
+USES= gmake
MAKE_ENV+= OPT="${CFLAGS}"
NOPRECIOUSMAKEVARS=yes