diff options
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 |