diff options
Diffstat (limited to 'games/scramble/Makefile')
-rw-r--r-- | games/scramble/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/scramble/Makefile b/games/scramble/Makefile index fa1dd5783788..fec3510bbd89 100644 --- a/games/scramble/Makefile +++ b/games/scramble/Makefile @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= sdl mixer image ttf -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LDFLAGS="`${SDL_CONFIG} --libs`" \ CPPFLAGS="`${SDL_CONFIG} --cflags`" \ SDL_CONFIG="${SDL_CONFIG}" |