aboutsummaryrefslogtreecommitdiff
path: root/games/kuklomenos
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-07-30 11:11:40 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-07-30 11:11:40 +0000
commita3db0cb8ec7d0c0a1d0f7d0f482a837812033eb3 (patch)
tree59ed872304c5acb90fa8c7895e66679340dce907 /games/kuklomenos
parent4f6bece5409e1880b9dbeb2409144e72eeb6b24c (diff)
downloadports-a3db0cb8ec7d0c0a1d0f7d0f482a837812033eb3.tar.gz
ports-a3db0cb8ec7d0c0a1d0f7d0f482a837812033eb3.zip
Notes
Diffstat (limited to 'games/kuklomenos')
-rw-r--r--games/kuklomenos/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/kuklomenos/Makefile b/games/kuklomenos/Makefile
index 14b91b359e69..5220c8f0d99e 100644
--- a/games/kuklomenos/Makefile
+++ b/games/kuklomenos/Makefile
@@ -19,9 +19,12 @@ OPTIONS_DEFINE= VORBIS
OPTIONS_DEFAULT= VORBIS
OPTIONS_SUB= yes
+USES= compiler
USE_SDL= sdl
GNU_CONFIGURE= yes
+CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}
+CXXFLAGS_clang= -Wno-c++11-narrowing
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib