1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

benchmarks/iorate: USES+=alias to fix build on DragonFly

This commit is contained in:
John Marino 2015-09-21 16:29:56 +00:00
parent 2aec7160bb
commit e1d4ec05e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397512

View File

@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar
MAINTAINER= blttll@gmail.com
COMMENT= General purpose storage I/O benchmarking tool
USES= bison
USES= alias bison
MAKEFILE= makefile
MAKE_ARGS= CC="${CC}"
NO_WRKSUBDIR= yes