diff options
Diffstat (limited to 'games/xmoto/Makefile')
-rw-r--r-- | games/xmoto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index 11aafa12a8d2..05d143da21cc 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -29,7 +29,6 @@ USE_SQLITE= yes USE_SDL= sdl mixer ttf USE_DOS2UNIX= src/*.cpp src/*.h -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CPPFLAGS= -I${LOCALBASE}/include -I${LUA_INCDIR} LDFLAGS= -L${LOCALBASE}/lib -L${LUA_LIBDIR} |