Revert r373755. It did not work because glm 0.9.6.0 removed support for

pre-C++11 compiler AND library.  math/glm was reverted to 0.9.5.4 for now.
This commit is contained in:
Jung-uk Kim 2014-12-04 18:24:46 +00:00
parent 2729fc66df
commit 3e2c93d74d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373978

View File

@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/ptr_container/ptr_map.hpp:${PORTSDIR}/
${LOCALBASE}/include/glm/glm.hpp:${PORTSDIR}/math/glm
LIB_DEPENDS= libGLEW.so:${PORTSDIR}/graphics/glew
USES= compiler:c++11-lang pathfix pkgconfig libtool tar:bzip2
USES= pathfix pkgconfig libtool tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-werror