diff options
Diffstat (limited to 'games/concentration/Makefile')
-rw-r--r-- | games/concentration/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/concentration/Makefile b/games/concentration/Makefile index 6f1a5684a929..8cbea04fde3a 100644 --- a/games/concentration/Makefile +++ b/games/concentration/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}" |