diff options
Diffstat (limited to 'games/bumprace/Makefile')
-rw-r--r-- | games/bumprace/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/bumprace/Makefile b/games/bumprace/Makefile index 2d0c40e79cb9..2e6fb58250fc 100644 --- a/games/bumprace/Makefile +++ b/games/bumprace/Makefile @@ -21,7 +21,6 @@ USE_SDL= sdl mixer image CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \ CPPFLAGS="-I${LOCALBASE}/include" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PORTDOCS= FAQ README |