graphics/reactphysics3d: fix build with GCC-based architectures

PR:		235685
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
Yuri Victorovich 2019-02-13 07:03:10 +00:00
parent 2900541294
commit 58c66aa1e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492830

View File

@ -11,7 +11,7 @@ COMMENT= C++ physics engine library in 3D
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake
USES= cmake compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= DanielChappuis
GH_TAGNAME= f3be5384997da7ddeccc526036985a80de660bae # branch 'fix37'