diff options
-rw-r--r-- | devel/oclgrind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/oclgrind/Makefile b/devel/oclgrind/Makefile index 1e2c06ecea51..8025a8c163a1 100644 --- a/devel/oclgrind/Makefile +++ b/devel/oclgrind/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= opencl>=0:devel/opencl \ LIB_DEPENDS= libOpenCL.so:devel/ocl-icd RUN_DEPENDS= opencl>=0:devel/opencl -USES= cmake compiler:c++11-lang +USES= cmake USE_GITHUB= yes GH_ACCOUNT= jrprice GH_PROJECT= Oclgrind |