diff options
Diffstat (limited to 'benchmarks/glmark2/Makefile')
-rw-r--r-- | benchmarks/glmark2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmarks/glmark2/Makefile b/benchmarks/glmark2/Makefile index ca8b98c8f0cb..ddc74b6828ba 100644 --- a/benchmarks/glmark2/Makefile +++ b/benchmarks/glmark2/Makefile @@ -12,6 +12,9 @@ COMMENT= Benchmark for OpenGL (ES) 2.0 LICENSE= GPLv3 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-09-15 + LIB_DEPENDS= libpng.so:graphics/png USES= gl jpeg localbase:ldflags pkgconfig python:2.7,build waf |