aboutsummaryrefslogtreecommitdiff
path: root/games/violetland
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-22 05:30:31 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-22 05:30:31 +0000
commitaecf049634efea8555a526b9072fbb9f0a7c2a89 (patch)
treeee1202c5a5464562474562e70212261185323b7d /games/violetland
parentbb337a85ebe5bb223ca472e87bfc310e7e7e1070 (diff)
Notes
Diffstat (limited to 'games/violetland')
-rw-r--r--games/violetland/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/violetland/Makefile b/games/violetland/Makefile
index ee01b01a9a7b..40e5c8c60020 100644
--- a/games/violetland/Makefile
+++ b/games/violetland/Makefile
@@ -20,13 +20,14 @@ USE_GITHUB= yes
GH_ACCOUNT= ooxi
GH_TUPLE= jarro2783:CMake-Gettext:6ee6405:cmakegettext/lib/CMake-Gettext
-USES= cmake gettext
+USES= cmake compiler:c++11-lang gettext
USE_SDL= sdl mixer image ttf
USE_GL= gl glu
CMAKE_ARGS= -DDATA_INSTALL_DIR="${DATADIR}" \
-DLOCALE_INSTALL_DIR="${PREFIX}/share/locale"
-CXXFLAGS+= -Wno-c++11-narrowing
+CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}
+CXXFLAGS_clang= -Wno-c++11-narrowing
PORTDOCS= *
PORTDATA= *