aboutsummaryrefslogtreecommitdiff
path: root/games/dangerdeep
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/dangerdeep
parent09db2e42a9f1432af998b2877453c2eaf20a132c (diff)
downloadports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.tar.gz
ports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.zip
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Notes
Notes: svn path=/head/; revision=217477
Diffstat (limited to 'games/dangerdeep')
-rw-r--r--games/dangerdeep/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/dangerdeep/Makefile b/games/dangerdeep/Makefile
index 38a6ba8fa736..88bee8337ccc 100644
--- a/games/dangerdeep/Makefile
+++ b/games/dangerdeep/Makefile
@@ -24,7 +24,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/maps/default.xml:${PORTSDIR}/games/d
USE_GL= yes
USE_SDL= sdl mixer image net
-MAKE_ENV= CC="${CC}" CXX="${CXX}"
SCONS_ARGS= installbindir=${PREFIX}/bin installdatadir=${DATADIR}
PLIST_FILES= bin/dangerdeep bin/crosssection bin/damagemodel \