aboutsummaryrefslogtreecommitdiff
path: root/graphics/gource
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2014-02-19 15:45:17 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2014-02-19 15:45:17 +0000
commit522d65ea203bceed419b84b5dde22cfb4e1b3108 (patch)
treee85d8efefc9d593c9bc390775031b2721f88ce3e /graphics/gource
parent5fcf07ea7fb318a9823982d8a9e0d75392becd36 (diff)
downloadports-522d65ea203bceed419b84b5dde22cfb4e1b3108.tar.gz
ports-522d65ea203bceed419b84b5dde22cfb4e1b3108.zip
Try to fix build on older systems.
Notes
Notes: svn path=/head/; revision=345105
Diffstat (limited to 'graphics/gource')
-rw-r--r--graphics/gource/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile
index 1e631a499901..8c981e40fe6e 100644
--- a/graphics/gource/Makefile
+++ b/graphics/gource/Makefile
@@ -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