diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-05-19 18:25:58 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-05-19 18:25:58 +0000 |
commit | da9a918f01f28db32853dbb5f5dfd01e274bda3b (patch) | |
tree | 9bea2287f57405d48eec96fe8d709d6273923288 /benchmarks/autobench | |
parent | 0bf7c502a1716a7c6592fac25a23cdd51139f562 (diff) |
Notes
Diffstat (limited to 'benchmarks/autobench')
-rw-r--r-- | benchmarks/autobench/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile index 573d0428131c..7a8b8acab89f 100644 --- a/benchmarks/autobench/Makefile +++ b/benchmarks/autobench/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= httperf:${PORTSDIR}/benchmarks/httperf \ gawk:${PORTSDIR}/lang/gawk \ gnuplot:${PORTSDIR}/math/gnuplot +LICENSE= GPLv2 + USE_PERL5= yes USE_GMAKE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" DEBUG_FLAGS= \ |