mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Replace USE_GCC=yes (introduced in r332956) by USE_GCC=any as base Gcc is
sufficient to build bonnie++ PR: ports/184509 Submitted by: Jeremy Chadwick <jdc@koitsu.org>
This commit is contained in:
parent
325d7d2c22
commit
318a437ebd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335728
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= bonnie++
|
||||
PORTVERSION= 1.97
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= benchmarks
|
||||
MASTER_SITES= http://www.coker.com.au/bonnie++/experimental/
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -14,7 +14,7 @@ COMMENT= Performance Test of Filesystem I/O
|
||||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GCC= yes
|
||||
USE_GCC= any
|
||||
|
||||
USES= shebangfix
|
||||
SHEBANG_FILES= bon_csv2txt.in
|
||||
|
Loading…
Reference in New Issue
Block a user