aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/nttcp
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2008-04-04 13:31:40 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2008-04-04 13:31:40 +0000
commit44b5076c379fc8cf07681ec8464323a7bd8d81b0 (patch)
tree801ab9582f78dedf94e94bf2a9709aa50f71c484 /benchmarks/nttcp
parentae57c5178f372de1ec8765b5517a7906c1c2eeb4 (diff)
downloadports-44b5076c379fc8cf07681ec8464323a7bd8d81b0.tar.gz
ports-44b5076c379fc8cf07681ec8464323a7bd8d81b0.zip
- Fix build
- Bump PORTREVISION Pointyhat to : jadawin Approved by : Ganael Laplanche (maintainer), tabthorpe (mentor)
Notes
Notes: svn path=/head/; revision=210501
Diffstat (limited to 'benchmarks/nttcp')
-rw-r--r--benchmarks/nttcp/Makefile2
-rw-r--r--benchmarks/nttcp/files/patch-Makefile13
2 files changed, 1 insertions, 14 deletions
diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile
index ed8fcbdc2e11..8263fe3a71ce 100644
--- a/benchmarks/nttcp/Makefile
+++ b/benchmarks/nttcp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nttcp
PORTVERSION= 1.47
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= benchmarks net
MASTER_SITES= http://freeware.sgi.com/source/nttcp/ \
http://reality.sgiweb.org/freeware/source/nttcp/
diff --git a/benchmarks/nttcp/files/patch-Makefile b/benchmarks/nttcp/files/patch-Makefile
index 3451229c85a2..2692f87414dd 100644
--- a/benchmarks/nttcp/files/patch-Makefile
+++ b/benchmarks/nttcp/files/patch-Makefile
@@ -11,16 +11,3 @@
DBG=
INC=
---- Makefile.orig Mon Dec 18 19:17:20 2000
-+++ Makefile Mon Jan 29 12:26:51 2001
-@@ -111,8 +111,8 @@
- # For FreeBSD
- ARCH= -DFreeBSD
- LIB=
--OPT= -O2
--CC= cc
-+#OPT= -O2
-+#CC= cc
- DBG=
- INC=
-