aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/pathchirp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-31 22:53:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-31 22:53:40 +0000
commit3ee9f22e802b73a5680b18d6133e27b37f183209 (patch)
tree7c2c01e42488dae3343106b9031d3745b4e1412d /benchmarks/pathchirp
parent516aa9965a80aa3a01e6f1b86565d9fc8a3c699c (diff)
downloadports-3ee9f22e802b73a5680b18d6133e27b37f183209.tar.gz
ports-3ee9f22e802b73a5680b18d6133e27b37f183209.zip
Fix build with clang
Notes
Notes: svn path=/head/; revision=324075
Diffstat (limited to 'benchmarks/pathchirp')
-rw-r--r--benchmarks/pathchirp/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/benchmarks/pathchirp/Makefile b/benchmarks/pathchirp/Makefile
index 25023fe6a705..7bd2f8ac774d 100644
--- a/benchmarks/pathchirp/Makefile
+++ b/benchmarks/pathchirp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pathchirp
-# Date created: 19 May 2005
-# Whom: dikshie <dikshie@lapi.itb.ac.id>
-#
+# Created by: dikshie <dikshie@lapi.itb.ac.id>
# $FreeBSD$
-#
PORTNAME= pathchirp
PORTVERSION= 2.4.1
@@ -11,10 +7,11 @@ CATEGORIES= benchmarks
MASTER_SITES= http://www.spin.rice.edu/Software/pathChirp/
MAINTAINER= dikshie@lapi.itb.ac.id
-COMMENT= A measurement tool for available bandwidth estimation
+COMMENT= Measurement tool for available bandwidth estimation
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
+USE_CSTD= gnu89
MAKE_JOBS_UNSAFE= yes
PLIST_FILES= bin/pathchirp_rcv bin/pathchirp_snd bin/pathchirp_run