diff options
Diffstat (limited to 'games/dangerdeep/Makefile')
-rw-r--r-- | games/dangerdeep/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/dangerdeep/Makefile b/games/dangerdeep/Makefile index 19393e42bb53..5b0779bb445c 100644 --- a/games/dangerdeep/Makefile +++ b/games/dangerdeep/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3 USE_X_PREFIX= yes USE_GL= yes USE_SDL= sdl mixer image net -USE_REINPLACE= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" SCONS_ARGS= installbindir=${PREFIX}/bin installdatadir=${DATADIR} |