1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Try to fix build on older systems.

This commit is contained in:
Dmitry Sivachenko 2014-02-19 15:45:17 +00:00
parent 5fcf07ea7f
commit 522d65ea20
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345105

View File

@ -20,7 +20,8 @@ LIB_DEPENDS= libSDL_image.so:${PORTSDIR}/graphics/sdl_image \
RUN_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:${PORTSDIR}/math/glm
GNU_CONFIGURE= yes
USES= gmake pkgconfig compiler:c++11-lang
USES= gmake pkgconfig
USE_GCC= yes
CONFIGURE_ARGS+=--with-boost-system=boost_system \
--with-boost-filesystem=boost_filesystem