diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 12:24:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 12:24:09 +0000 |
commit | fa38ed02cc7ff1a59528f13db1b7dedc130b2def (patch) | |
tree | 94158659da258abce4ed96928351a7282233e421 /games/marsnomercy | |
parent | 09db2e42a9f1432af998b2877453c2eaf20a132c (diff) | |
download | ports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.tar.gz ports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.zip |
Notes
Diffstat (limited to 'games/marsnomercy')
-rw-r--r-- | games/marsnomercy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/marsnomercy/Makefile b/games/marsnomercy/Makefile index d2161b90cf59..586be49a9e76 100644 --- a/games/marsnomercy/Makefile +++ b/games/marsnomercy/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons USE_GL= gl USE_SDL= sdl image ttf -MAKE_ENV= CC="${CC}" CXX="${CXX}" SCONS_ARGS= prefix=${PREFIX} PLIST= ${WRKDIR}/pkg-plist |