diff options
Diffstat (limited to 'graphics/reactphysics3d/Makefile')
-rw-r--r-- | graphics/reactphysics3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/reactphysics3d/Makefile b/graphics/reactphysics3d/Makefile index 51114e5eb41b..4c1521c9c845 100644 --- a/graphics/reactphysics3d/Makefile +++ b/graphics/reactphysics3d/Makefile @@ -11,7 +11,7 @@ COMMENT= C++ physics engine library in 3D LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:outsource +USES= cmake USE_GITHUB= yes GH_ACCOUNT= DanielChappuis GH_TAGNAME= f3be5384997da7ddeccc526036985a80de660bae # branch 'fix37' |