diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 15:33:22 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 15:33:22 +0000 |
commit | 9bd0bb88a81a5cb8222be0522a2f8af0b0d89681 (patch) | |
tree | 306c3de479666c651fb08ee270fff724e67a8063 /benchmarks/bonnie++/Makefile | |
parent | a8570d05c30be49fbea5722a3792f4469599c137 (diff) |
Notes
Diffstat (limited to 'benchmarks/bonnie++/Makefile')
-rw-r--r-- | benchmarks/bonnie++/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile index fc024ec1d2ea..02a28a2053f6 100644 --- a/benchmarks/bonnie++/Makefile +++ b/benchmarks/bonnie++/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bonnie++ -PORTVERSION= 1.02c +PORTVERSION= 1.03 CATEGORIES= benchmarks MASTER_SITES= http://www.coker.com.au/bonnie++/ EXTRACT_SUFX= .tgz @@ -16,8 +16,6 @@ MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes -CONFIGURE_ENV+= CPPFLAGS="-U__DEPRECATED" - MAN1= bon_csv2html.1 bon_csv2txt.1 MAN8= bonnie++.8 zcav.8 |