summaryrefslogtreecommitdiff
path: root/games/connectfive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/connectfive/Makefile')
-rw-r--r--games/connectfive/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/connectfive/Makefile b/games/connectfive/Makefile
index a5a82b0cf463..7869f625347e 100644
--- a/games/connectfive/Makefile
+++ b/games/connectfive/Makefile
@@ -16,9 +16,8 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Place five pieces in a row on a 3d board
MAKEFILE= Makefile.linux
-MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \
- CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+MAKE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
ALL_TARGET= default
USE_SDL= sdl