diff options
Diffstat (limited to 'benchmarks/expedite/Makefile')
-rw-r--r-- | benchmarks/expedite/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/benchmarks/expedite/Makefile b/benchmarks/expedite/Makefile index 1aeb9808d622..8096eb890014 100644 --- a/benchmarks/expedite/Makefile +++ b/benchmarks/expedite/Makefile @@ -10,12 +10,11 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \ MAINTAINER= gblach@FreeBSD.org COMMENT= Expedite is a benchmark suite for Evas -LICENSE= BSD +LICENSE= BSD2CLAUSE DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= pkgconfig +USES= tar:bzip2 pkgconfig USE_EFL= evas USE_EFL_EVAS_ENGINES= buffer USE_LDCONFIG= yes |