aboutsummaryrefslogtreecommitdiff
path: root/games/criticalmass
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-04-03 05:52:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-04-03 05:52:10 +0000
commite1ec0143d66c5c90730fb4ef44a972d8fcc22dc2 (patch)
tree2bad491be93208080933be5628fff3b1cc672644 /games/criticalmass
parent12dea8fdf62561021de488fe9b3933a5719a27a0 (diff)
downloadports-e1ec0143d66c5c90730fb4ef44a972d8fcc22dc2.tar.gz
ports-e1ec0143d66c5c90730fb4ef44a972d8fcc22dc2.zip
Add compiler:c++0x to USES to fix the following on GCC-based
architectures: cc1plus: error: unrecognized command line option "-std=c++0x"
Notes
Notes: svn path=/head/; revision=497634
Diffstat (limited to 'games/criticalmass')
-rw-r--r--games/criticalmass/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile
index cb059a381062..abc57ff64889 100644
--- a/games/criticalmass/Makefile
+++ b/games/criticalmass/Makefile
@@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng.so:graphics/png \
libtinyxml.so:textproc/tinyxml
-USES= tar:bzip2
+USES= compiler:c++0x tar:bzip2
USE_XORG= x11
USE_GL= gl
USE_SDL= image mixer sdl