aboutsummaryrefslogtreecommitdiff
path: root/games/meandmyshadow
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-04-03 06:38:08 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-04-03 06:38:08 +0000
commit7d54e4d04084f7729f0f06fa76bb1c530ceda9b9 (patch)
tree4f0d687b101e15344599a0b68dbaa957fdf8fda3 /games/meandmyshadow
parentbd83351d46cfd58dd5eb3e18016ab6782fd6d1f1 (diff)
downloadports-7d54e4d04084f7729f0f06fa76bb1c530ceda9b9.tar.gz
ports-7d54e4d04084f7729f0f06fa76bb1c530ceda9b9.zip
Add compiler:c++11-lang to USES to fix the following on GCC-based
architectures: Check for working CXX compiler: /usr/bin/c++ -- broken Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=497654
Diffstat (limited to 'games/meandmyshadow')
-rw-r--r--games/meandmyshadow/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/meandmyshadow/Makefile b/games/meandmyshadow/Makefile
index fc1efa3c3fb2..4bb91b27dcc0 100644
--- a/games/meandmyshadow/Makefile
+++ b/games/meandmyshadow/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl
-USES= cmake dos2unix libarchive lua:53
+USES= cmake compiler:c++11-lang dos2unix libarchive lua:53
DOS2UNIX_FILES= CMakeLists.txt src/Functions.cpp
USE_SDL= sdl2 image2 ttf2 mixer2