aboutsummaryrefslogtreecommitdiff
path: root/games/ivan
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-18 08:47:31 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-18 08:47:31 +0000
commit03cf2e0916b5eadaaa5d50ad8034f0f648102053 (patch)
tree2e7efe898622c1415ef112d3cb11991db31f4790 /games/ivan
parent0d005beba9e28875a2ea08dc3dd55d446547630a (diff)
downloadports-03cf2e0916b5eadaaa5d50ad8034f0f648102053.tar.gz
ports-03cf2e0916b5eadaaa5d50ad8034f0f648102053.zip
Notes
Diffstat (limited to 'games/ivan')
-rw-r--r--games/ivan/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/ivan/Makefile b/games/ivan/Makefile
index 880e79c73e7f..2d81a044ca6e 100644
--- a/games/ivan/Makefile
+++ b/games/ivan/Makefile
@@ -16,11 +16,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_armv6= fails to compile: use of overloaded operator '<<' is ambiguous
BROKEN_armv7= fails to compile: use of overloaded operator '<<' is ambiguous
-USES= gmake
+USES= compiler gmake
USE_SDL= sdl
GNU_CONFIGURE= yes
-CXXFLAGS+= -Wno-c++11-narrowing
+CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}
+CXXFLAGS_clang= -Wno-c++11-narrowing
CONFIGURE_ARGS= --localstatedir=/var/games