aboutsummaryrefslogtreecommitdiff
path: root/games/blobwars
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/blobwars
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/blobwars')
-rw-r--r--games/blobwars/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/blobwars/Makefile b/games/blobwars/Makefile
index 6b5ec066adc6..aa0aea8de887 100644
--- a/games/blobwars/Makefile
+++ b/games/blobwars/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= lorenl@north-winds.org
COMMENT= You are the fearless Blob agent, Bob
MAKEFILE= makefile
-MAKE_ENV= CXX="${CXX}"
USE_SDL= sdl image mixer ttf
USE_GMAKE= yes