summaryrefslogtreecommitdiff
path: root/benchmarks/nttcp
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/nttcp
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/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