diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:26:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:26:35 +0000 |
commit | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (patch) | |
tree | 5d7d1cdb1a972faadc03aa356a9aafc7fd33ffbe /benchmarks/netio | |
parent | - update to 0.2.12 (diff) |
Remove USE_REINPLACE from all categories starting with B
Notes
Notes:
svn path=/head/; revision=161307
Diffstat (limited to 'benchmarks/netio')
-rw-r--r-- | benchmarks/netio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/netio/Makefile b/benchmarks/netio/Makefile index 4e3215bbd969..313c1e0a1699 100644 --- a/benchmarks/netio/Makefile +++ b/benchmarks/netio/Makefile @@ -16,7 +16,6 @@ COMMENT= Network benchmark WRKSRC= ${WRKDIR} USE_ZIP= yes -USE_REINPLACE= yes USE_GMAKE= yes PLIST_FILES= bin/netio |