aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-04 21:08:20 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-04 21:08:20 +0000
commitf01bbf652d7ec89b1cecdaf7f6e856a4ca5ee488 (patch)
tree8afa2445346578d138f442033f0d49972d519157 /benchmarks
parent4a8f0c3c4e3557f73758a7fc9b60847b410e9a9a (diff)
downloadports-f01bbf652d7ec89b1cecdaf7f6e856a4ca5ee488.tar.gz
ports-f01bbf652d7ec89b1cecdaf7f6e856a4ca5ee488.zip
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/clpeak/Makefile2
-rw-r--r--benchmarks/glmark2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/clpeak/Makefile b/benchmarks/clpeak/Makefile
index f90aacdb7215..5787f84d1014 100644
--- a/benchmarks/clpeak/Makefile
+++ b/benchmarks/clpeak/Makefile
@@ -22,8 +22,8 @@ GH_ACCOUNT= krrishnarraj
GH_TAGNAME= 75c8746
USE_LDCONFIG= yes
+USES= cmake:insource gl
USE_GL= gl
-USES= cmake:insource
CXXFLAGS+= -std=c++11
diff --git a/benchmarks/glmark2/Makefile b/benchmarks/glmark2/Makefile
index c06bf7b687cb..3d6a1cb32c81 100644
--- a/benchmarks/glmark2/Makefile
+++ b/benchmarks/glmark2/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libpng.so:graphics/png
-USES= jpeg localbase:ldflags pkgconfig waf
+USES= gl jpeg localbase:ldflags pkgconfig waf
USE_GL= egl gl glesv2
CONFIGURE_ARGS= --with-flavors=x11-gl,x11-glesv2 --no-opt --no-debug