aboutsummaryrefslogtreecommitdiff
path: root/games/connectfive
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
commitfa38ed02cc7ff1a59528f13db1b7dedc130b2def (patch)
tree94158659da258abce4ed96928351a7282233e421 /games/connectfive
parent09db2e42a9f1432af998b2877453c2eaf20a132c (diff)
Notes
Diffstat (limited to 'games/connectfive')
-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