diff options
Diffstat (limited to 'games/stransball2/Makefile')
-rw-r--r-- | games/stransball2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/stransball2/Makefile b/games/stransball2/Makefile index a96af408b834..a541b07584cb 100644 --- a/games/stransball2/Makefile +++ b/games/stransball2/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= SGE.0:${PORTSDIR}/devel/sdl_sge USE_ZIP= yes USE_GMAKE= yes USE_SDL= sdl image mixer sound -MAKE_ENV= CXX="${CXX}" BUILD_WRKSRC= ${WRKSRC}/sources |